diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb index 9545ad1a81..c56af6f382 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | |||
| @@ -2,6 +2,9 @@ SUMMARY = "All packages required for a base installation of XFCE" | |||
| 2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
| 3 | PR = "r5" | 3 | PR = "r5" |
| 4 | 4 | ||
| 5 | # librsvg-gtk gets debian renamed to librsvg-2-gtk | ||
| 6 | PACKAGE_ARCH = "${TUNE_PKGARCH}" | ||
| 7 | |||
| 5 | inherit packagegroup features_check | 8 | inherit packagegroup features_check |
| 6 | 9 | ||
| 7 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
