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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb index d5b41f29fd..b0e0339554 100644 --- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb +++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb | |||
@@ -8,12 +8,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ | |||
8 | file://glade/glade-gtk.c;endline=22;md5=766f993433e2642fec87936d319990ff" | 8 | file://glade/glade-gtk.c;endline=22;md5=766f993433e2642fec87936d319990ff" |
9 | 9 | ||
10 | SECTION = "libs" | 10 | SECTION = "libs" |
11 | PR = "r0" | 11 | PR = "r1" |
12 | DEPENDS = "gtk+ gtk-doc-native" | 12 | DEPENDS = "gtk+ gtk-doc-native" |
13 | 13 | ||
14 | inherit autotools pkgconfig gnome | 14 | inherit autotools pkgconfig gnome |
15 | 15 | ||
16 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch" | 16 | SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch" |
17 | 17 | ||
18 | SRC_URI[archive.md5sum] = "d1776b40f4e166b5e9c107f1c8fe4139" | 18 | SRC_URI[archive.md5sum] = "d1776b40f4e166b5e9c107f1c8fe4139" |
19 | SRC_URI[archive.sha256sum] = "64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec" | 19 | SRC_URI[archive.sha256sum] = "64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec" |