diff options
| -rw-r--r-- | meta/packages/gstreamer/gstreamer_0.10.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gstreamer_0.10.9.bb b/meta/packages/gstreamer/gstreamer_0.10.9.bb index 1cd97f4409..a7150e854c 100644 --- a/meta/packages/gstreamer/gstreamer_0.10.9.bb +++ b/meta/packages/gstreamer/gstreamer_0.10.9.bb | |||
| @@ -4,7 +4,7 @@ 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" | 7 | DEPENDS = "glib-2.0 gettext-native libxml2 bison-native" |
| 8 | PR = "r3" | 8 | PR = "r3" |
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
