diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+.inc b/meta/recipes-gnome/gtk+/gtk+.inc index c34283eb8c..5927a0b7fd 100644 --- a/meta/recipes-gnome/gtk+/gtk+.inc +++ b/meta/recipes-gnome/gtk+/gtk+.inc | |||
@@ -6,6 +6,8 @@ BUGTRACKER = "https://bugzilla.gnome.org/" | |||
6 | 6 | ||
7 | LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+" | 7 | LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | ||
10 | |||
9 | SECTION = "libs" | 11 | SECTION = "libs" |
10 | PRIORITY = "optional" | 12 | PRIORITY = "optional" |
11 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \ | 13 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \ |