diff options
| author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-06-17 11:11:14 +0000 |
|---|---|---|
| committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-06-17 11:11:14 +0000 |
| commit | a726a60e1e6ff72b268832fd48501499ff9df47b (patch) | |
| tree | 877ee30dc81671f49f8199c1a8ec824f49f961ae /packages/python | |
| parent | 4afca5086d7c4d75e94177a229ff88695cd2f958 (diff) | |
| parent | 721bd132d7d9c3279d34160cb1beb15b3aba7565 (diff) | |
merge of '688b2cdecdf3a0e190f7bd6e3a1bef263058f757'
and '815032281c4fa6bc06533e41b2b364caf104969f'
Diffstat (limited to 'packages/python')
| -rw-r--r-- | packages/python/python-gst_0.10.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-gst_0.10.7.bb b/packages/python/python-gst_0.10.7.bb index ef4cac7b6b..8924c700d4 100644 --- a/packages/python/python-gst_0.10.7.bb +++ b/packages/python/python-gst_0.10.7.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Python Gstreamer bindings" SECTION = "devel/python" LICENSE = "LGPL" -DEPENDS = "gstreamer python-pygobject" +DEPENDS = "gstreamer gst-plugins-base python-pygobject" PR = "r1" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ |
