diff options
Diffstat (limited to 'meta/recipes-gnome/libglade/libglade_2.6.4.bb')
| -rw-r--r-- | meta/recipes-gnome/libglade/libglade_2.6.4.bb | 3 |
1 files changed, 2 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 15267cad87..553e19c601 100644 --- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb +++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb | |||
| @@ -11,7 +11,8 @@ 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 gnomebase gtk-doc | 14 | inherit autotools pkgconfig gnomebase gtk-doc distro_features_check |
| 15 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | ||
| 15 | GNOME_COMPRESS_TYPE="bz2" | 16 | GNOME_COMPRESS_TYPE="bz2" |
| 16 | 17 | ||
| 17 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" | 18 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" |
