summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
index 720858ac5c..874f9cb1ae 100644
--- a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
+++ b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
@@ -4,10 +4,11 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
4 4
5LICENSE = "LGPLv2.1" 5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7PR = "r1"
7 8
8DEPENDS = "glib-2.0" 9DEPENDS = "glib-2.0"
9 10
10inherit gnome pkgconfig autotools gettext 11inherit gnome gsettings gettext
11 12
12GNOME_COMPRESS_TYPE = "xz" 13GNOME_COMPRESS_TYPE = "xz"
13 14