diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/gstreamer/gstreamer_0.10.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gstreamer/gstreamer_0.10.9.bb b/meta/packages/gstreamer/gstreamer_0.10.9.bb index a7150e854c..a3adab39bf 100644 --- a/meta/packages/gstreamer/gstreamer_0.10.9.bb +++ b/meta/packages/gstreamer/gstreamer_0.10.9.bb | |||
@@ -4,8 +4,8 @@ SECTION = "multimedia" | |||
4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
6 | HOMEPAGE = "http://www.gstreamer.net/" | 6 | HOMEPAGE = "http://www.gstreamer.net/" |
7 | DEPENDS = "glib-2.0 gettext-native libxml2 bison-native" | 7 | DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native" |
8 | PR = "r3" | 8 | PR = "r4" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||