[poky] [PATCH 1/8] gst-plugins: Added hal to DEPENDS
Saul Wold
sgw at linux.intel.com
Mon Mar 7 16:29:29 PST 2011
From: Saul Wold <sgw at linux.intel.com>
Fixes [YOCTO #810]
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc
index 4edca95..d1abd36 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://gstreamer.freedesktop.org/"
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
SECTION = "multimedia"
PRIORITY = "optional"
-DEPENDS = "gstreamer"
+DEPENDS = "gstreamer hal"
inherit autotools pkgconfig
--
1.7.1.1
More information about the poky
mailing list