diff options
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb index 191d0fd78..2667ff947 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb | |||
@@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "d1a3d442dae188b5a7380b5815377e5488578cdafb03ae363e9426e3b0 | |||
14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ | 14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ |
15 | ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ | 15 | ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ |
16 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" | 16 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" |
17 | |||
18 | FILES_${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la" | ||