gstreamer: Fix DEPENDS on gettext

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-12-01 16:57:41 +00:00
parent 68518c4130
commit f866f511ad

View File

@@ -4,7 +4,7 @@ SECTION = "multimedia"
PRIORITY = "optional"
LICENSE = "LGPL"
HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
DEPENDS = "glib-2.0 gettext libxml2 bison-native flex-native"
PR = "r1"
inherit autotools_stage pkgconfig