aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/libxfce4menu_4.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xfce-base/libxfce4menu_4.6.1.bb')
-rw-r--r--recipes/xfce-base/libxfce4menu_4.6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xfce-base/libxfce4menu_4.6.1.bb b/recipes/xfce-base/libxfce4menu_4.6.1.bb
index f8edcb6c59..2e9b701d59 100644
--- a/recipes/xfce-base/libxfce4menu_4.6.1.bb
+++ b/recipes/xfce-base/libxfce4menu_4.6.1.bb
@@ -1,10 +1,10 @@
DESCRIPTION="a freedesktop.org compliant menu library for Xfce4"
HOMEPAGE="http://www.xfce.org/projects/libraries"
DEPENDS = "gettext pkgconfig libxfce4util intltool"
-RDEPENDS = "gtk+ libxfce4util"
+RDEPENDS_${PN} = "gtk+ libxfce4util"
LICENSE="LGPL-2 FDL-1.1"
-PR = "r2"
+PR = "r3"
inherit xfce46