[oe-commits] Ross Burton : libglade: cleanup thanks to new gtk-doc.bbclass

git at git.openembedded.org git at git.openembedded.org
Sun Jul 22 10:43:38 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 1c5143219d9d03a1d692379259ab628b152dc958
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1c5143219d9d03a1d692379259ab628b152dc958

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Jul 19 16:05:53 2012 +0100

libglade: cleanup thanks to new gtk-doc.bbclass

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-gnome/libglade/libglade_2.6.4.bb |    6 +++---
 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 747b4ed..0b01dc1 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"
 





More information about the Openembedded-commits mailing list