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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb index e2f238c04..140de416b 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "All packages required for a base installation of XFCE" | 1 | SUMMARY = "All packages required for a base installation of XFCE" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
5 | PR = "r5" | 5 | PR = "r5" |
6 | 6 | ||
7 | inherit packagegroup distro_features_check | 7 | inherit packagegroup distro_features_check |