diff options
-rw-r--r-- | meta-oe/recipes-devtools/glade/glade_3.22.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/glade/glade_3.22.2.bb b/meta-oe/recipes-devtools/glade/glade_3.22.2.bb index 6c1112038c..28b1279390 100644 --- a/meta-oe/recipes-devtools/glade/glade_3.22.2.bb +++ b/meta-oe/recipes-devtools/glade/glade_3.22.2.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \ | |||
6 | file://COPYING.LGPL;md5=252890d9eee26aab7b432e8b8a616475" | 6 | file://COPYING.LGPL;md5=252890d9eee26aab7b432e8b8a616475" |
7 | DEPENDS = "gtk+3 glib-2.0 libxml2 intltool-native \ | 7 | DEPENDS = "gtk+3 glib-2.0 libxml2 intltool-native \ |
8 | gnome-common-native \ | 8 | gnome-common-native \ |
9 | autoconf-archive-native \ | ||
9 | " | 10 | " |
10 | 11 | ||
11 | inherit features_check autotools pkgconfig gnomebase gobject-introspection mime-xdg | 12 | inherit features_check autotools pkgconfig gnomebase gobject-introspection mime-xdg |