diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | 1 |
1 files changed, 1 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 70ef909ef..6ddf8ee91 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | |||
@@ -7,6 +7,7 @@ inherit packagegroup features_check | |||
7 | REQUIRED_DISTRO_FEATURES = "x11" | 7 | REQUIRED_DISTRO_FEATURES = "x11" |
8 | 8 | ||
9 | RDEPENDS_${PN} = " \ | 9 | RDEPENDS_${PN} = " \ |
10 | packagegroup-core-x11 \ | ||
10 | xfwm4 \ | 11 | xfwm4 \ |
11 | xfce4-session \ | 12 | xfce4-session \ |
12 | xfconf \ | 13 | xfconf \ |