summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
index 9f08f74ed2..54d051c6ff 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
@@ -2,14 +2,14 @@ SUMMARY = "Xfce configuration daemon and utilities"
2SECTION = "x11/wm" 2SECTION = "x11/wm"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
5DEPENDS = "dbus-glib libxfce4util perl intltool-native xfce4-dev-tools-native" 5DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native"
6 6
7inherit xfce gtk-doc 7inherit xfce gtk-doc gobject-introspection
8 8
9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" 9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
10 10
11SRC_URI[md5sum] = "ea4c070c4ed8387e6435b56d0e871559" 11SRC_URI[md5sum] = "5d48e8d50f7bfadd31e804ce602a5cf3"
12SRC_URI[sha256sum] = "5deb13fc48a4116f5ebdee5c21d0fd3deb85bec2f69602beb3c3adb4f85e5bde" 12SRC_URI[sha256sum] = "55e2441c4ff78a7006fabb59647f7bc1f190cbb82327b93ba063ff624a896591"
13 13
14FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ 14FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
15 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ 15 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \