diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb index 0bbef847c..be742192b 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Xfce configuration daemon and utilities" | 1 | SUMMARY = "Xfce configuration daemon and utilities" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
5 | DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native" | 5 | DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native" |
6 | 6 | ||