summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
index 615350240..191d0fd78 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
@@ -8,8 +8,9 @@ inherit xfce gtk-doc
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] = "1ce1a7f694fb6a4a4a32000f72131ea9" 11SRC_URI[md5sum] = "da19df12dbc494c8a4da3974e376d639"
12SRC_URI[sha256sum] = "90b4eb0cdf407339c091e9811f7a40b4cfa215ebb03a921503b7e21f0f4f63cb" 12SRC_URI[sha256sum] = "d1a3d442dae188b5a7380b5815377e5488578cdafb03ae363e9426e3b01185df"
13 13
14FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ 14FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
15 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
15 ${datadir}/dbus-1/services/org.xfce.Xfconf.service" 16 ${datadir}/dbus-1/services/org.xfce.Xfconf.service"