]> code.ossystems Code Review - openembedded-core.git/commitdiff
gail: cleanup thanks to new gtk-doc.bbclass
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2012 14:47:43 +0000 (15:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Jul 2012 13:31:12 +0000 (14:31 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gnome/gail_1.20.2.bb

index 32ef6c5c79a784b20fa09ecbc0747f14378ab70d..df6cd0308fdcb036d80dd84259461c925ae99128 100644 (file)
@@ -7,15 +7,13 @@ PROVIDES = "virtual/gail"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
 
-PR = "r1"
+PR = "r2"
 
-inherit gnome
+inherit gnome gtk-doc
 
 SRC_URI[archive.md5sum] = "e805806f897cf6040e1f3e9c0cd2151b"
 SRC_URI[archive.sha256sum] = "5025b13a4f3b960c8ab7c3e5c7d6d86082e2e1af6ee18e61e37fd4ce3dcc0153"
 
-EXTRA_OECONF = "--disable-gtk-doc"
-
 FILES_${PN} += "${libdir}/gtk-2.0/modules/*.so"
 FILES_${PN}-dbg += "${libdir}/gtk-2.0/modules/.debug"