aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-03-01 23:59:31 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-03-02 00:05:06 +0100
commitd50ab86bdbb410ef6ff81b2439f937db41304011 (patch)
tree4e93857d7706520a45ae7bd8715af0ecda8900fb /recipes/xfce-base
parentfa59c1a71eef0c3ad5b7852375b9a6fa25b1d428 (diff)
downloadopenembedded-d50ab86bdbb410ef6ff81b2439f937db41304011.tar.gz
xfce4-mixer 4.6.1: add gst-plugins-base dependency
Without that fix we have: checking for gstreamer-plugins-base-0.10 >= 0.10.2... not found *** The required package gstreamer-plugins-base-0.10 was not found on your system. *** Please install gstreamer-plugins-base-0.10 (atleast version 0.10.2) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to 'recipes/xfce-base')
-rw-r--r--recipes/xfce-base/xfce4-mixer_4.6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xfce-base/xfce4-mixer_4.6.1.bb b/recipes/xfce-base/xfce4-mixer_4.6.1.bb
index 5bc1a0a524..9421e1d6c6 100644
--- a/recipes/xfce-base/xfce4-mixer_4.6.1.bb
+++ b/recipes/xfce-base/xfce4-mixer_4.6.1.bb
@@ -1,10 +1,10 @@
# xfce-mixer-plugin OE build file
DESCRIPTION = "XFCE panel mixer plugin"
-DEPENDS = "libwnck xfce4-panel"
+DEPENDS = "libwnck xfce4-panel gst-plugins-base"
RDEPENDS_${PN} = "xfce4-panel"
SECTION = "x11"
-PR = "r3"
+PR = "r4"
inherit xfce46