summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libglade
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/libglade')
-rw-r--r--meta/recipes-gnome/libglade/libglade_2.6.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index 72f4c562a9..681b856427 100644
--- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb
+++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
@@ -11,7 +11,7 @@ SECTION = "libs"
11PR = "r5" 11PR = "r5"
12DEPENDS = "zlib gdk-pixbuf gtk+" 12DEPENDS = "zlib gdk-pixbuf gtk+"
13 13
14inherit autotools pkgconfig gnome gtk-doc 14inherit autotools pkgconfig gnomebase gtk-doc
15 15
16SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" 16SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch"
17 17