From 340cb156e836b2d9ec13d897b3cc9cf76054fcb4 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Thu, 21 May 2009 04:50:41 +0000 Subject: gst-plugins: fixed pattern for meta package dependencies. This fixes package name matching so that gst-plugins-*-meta packages include all the plugin ones. The current matching implementation doesn't make meta packages depend on gst-plugins with 'locale' and 'dev' in their names (f.e. gstfbdevsink). Also use INC_PR for gstremer-plugins as requested on ML. Signed-off-by: Ihar Hrachyshka Signed-off-by: Koen Kooi --- recipes/gstreamer/gst-plugins-ugly_0.10.11.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/gstreamer/gst-plugins-ugly_0.10.11.bb') diff --git a/recipes/gstreamer/gst-plugins-ugly_0.10.11.bb b/recipes/gstreamer/gst-plugins-ugly_0.10.11.bb index 062404179e..9c28d208df 100644 --- a/recipes/gstreamer/gst-plugins-ugly_0.10.11.bb +++ b/recipes/gstreamer/gst-plugins-ugly_0.10.11.bb @@ -1,5 +1,7 @@ require gst-plugins.inc +PR = "${INC_PR}.1" + DEPENDS += "gst-plugins-base mpeg2dec libsidplay" SRC_URI += "\ -- cgit v1.2.3