libglade: cleanup thanks to new gtk-doc.bbclass

(From OE-Core rev: 1c5143219d9d03a1d692379259ab628b152dc958)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2012-07-19 16:05:53 +01:00 committed by Richard Purdie
parent 9036331c4c
commit 959bbbaf0a
1 changed files with 3 additions and 3 deletions

View File

@ -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"