diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/libglade/libglade_2.6.4.bb | 2 |
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" | |||
11 | PR = "r5" | 11 | PR = "r5" |
12 | DEPENDS = "zlib gdk-pixbuf gtk+" | 12 | DEPENDS = "zlib gdk-pixbuf gtk+" |
13 | 13 | ||
14 | inherit autotools pkgconfig gnome gtk-doc | 14 | inherit autotools pkgconfig gnomebase gtk-doc |
15 | 15 | ||
16 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" | 16 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" |
17 | 17 | ||