aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb
index edda1cc081..99292a88cb 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.28.0.bb
@@ -1,21 +1,18 @@
SUMMARY = "configuation database system"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
-
SECTION = "x11/gnome"
-GNOMEBASEBUILDCLASS = "meson"
-inherit gnomebase gsettings bash-completion
SRC_URI[archive.md5sum] = "81faa8e68e5ea71ff0ee75050fc0759c"
SRC_URI[archive.sha256sum] = "61d3b3865ef58b729c3b39aa0979f886c014aa8362f93dcfc74bf5648ed9c742"
-GNOME_COMPRESS_TYPE = "xz"
DEPENDS = "dbus glib-2.0 intltool-native"
-inherit vala
+GNOMEBASEBUILDCLASS = "meson"
+
+inherit gnomebase gsettings bash-completion vala
FILES_${PN} += " \
${datadir}/dbus-1 \
${libdir}/gio/modules/*.so \
"
-FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/libdconfsettings.so"