aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb')
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index 70ef909ef9..c4b7b34cec 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
@@ -1,12 +1,14 @@
SUMMARY = "All packages required for a base installation of XFCE"
SECTION = "x11/wm"
-PR = "r5"
+
+# librsvg-gtk gets debian renamed to librsvg-2-gtk
+PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "x11"
-RDEPENDS_${PN} = " \
+RDEPENDS:${PN} = " \
xfwm4 \
xfce4-session \
xfconf \