diff options
| author | Phil Blundell <philb@gnu.org> | 2010-02-28 20:47:24 +0000 |
|---|---|---|
| committer | Phil Blundell <philb@gnu.org> | 2010-02-28 20:47:24 +0000 |
| commit | dc352c9d9da30ec3d77aa58a7f535ce19871867d (patch) | |
| tree | 6a7d1986bb92191974b230a9d9c12adb9095ff45 /recipes/python/python-gst_0.10.17.bb | |
| parent | fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045 (diff) | |
| parent | d58b4cdd9664e1926a4e14a575ba0bef4c2302ed (diff) | |
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-gst_0.10.17.bb')
| -rw-r--r-- | recipes/python/python-gst_0.10.17.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-gst_0.10.17.bb b/recipes/python/python-gst_0.10.17.bb index 6b3a147f14..b0b552b7e1 100644 --- a/recipes/python/python-gst_0.10.17.bb +++ b/recipes/python/python-gst_0.10.17.bb @@ -3,6 +3,8 @@ SECTION = "devel/python" LICENSE = "LGPL" DEPENDS = "gstreamer gst-plugins-base python-pygobject" +PR = "r1" + SRC_URI = "\ http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ file://python-path.patch;patch=1 \ |
