diff options
-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 2667ff947b..ded3c44e5a 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb | |||
@@ -16,3 +16,5 @@ FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ | |||
16 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" | 16 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" |
17 | 17 | ||
18 | FILES_${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la" | 18 | FILES_${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la" |
19 | |||
20 | PACKAGECONFIG[gsettings-backend] = "--enable-gsettings-backend,--disable-gsettings-backend," | ||