aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-07-19 16:05:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-22 11:40:06 +0100
commit1c5143219d9d03a1d692379259ab628b152dc958 (patch)
tree04d82ed8927a9a3374c7f6a1a506b81a356397d4 /meta/recipes-gnome
parent7402d0346a02501cd3882cfa8623fbf30d592291 (diff)
downloadopenembedded-core-contrib-1c5143219d9d03a1d692379259ab628b152dc958.tar.gz
libglade: cleanup thanks to new gtk-doc.bbclass
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/libglade/libglade_2.6.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index 747b4ed6a9..0b01dc13ed 100644
--- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb
+++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
@@ -8,10 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
file://glade/glade-gtk.c;endline=22;md5=766f993433e2642fec87936d319990ff"
SECTION = "libs"
-PR = "r3"
-DEPENDS = "zlib gdk-pixbuf gtk+ gtk-doc-native"
+PR = "r4"
+DEPENDS = "zlib gdk-pixbuf gtk+"
-inherit autotools pkgconfig gnome
+inherit autotools pkgconfig gnome gtk-doc
SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch"