diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gconf_3.2.6.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/gconf_3.2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gconf_3.2.6.bb b/meta/recipes-gnome/gnome/gconf_3.2.6.bb index dd760b9c63..776f6091aa 100644 --- a/meta/recipes-gnome/gnome/gconf_3.2.6.bb +++ b/meta/recipes-gnome/gnome/gconf_3.2.6.bb | |||
@@ -4,7 +4,7 @@ It is intended for user preferences; not configuration of something like \ | |||
4 | Apache, or arbitrary data storage." | 4 | Apache, or arbitrary data storage." |
5 | SECTION = "x11/gnome" | 5 | SECTION = "x11/gnome" |
6 | HOMEPAGE = "https://gitlab.gnome.org/Archive/gconf" | 6 | HOMEPAGE = "https://gitlab.gnome.org/Archive/gconf" |
7 | LICENSE = "LGPLv2+" | 7 | LICENSE = "LGPL-2.0-or-later" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" |
9 | 9 | ||
10 | DEPENDS = "glib-2.0 dbus dbus-glib libxml2 intltool-native" | 10 | DEPENDS = "glib-2.0 dbus dbus-glib libxml2 intltool-native" |