aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-07-19 15:47:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-20 14:31:12 +0100
commitae03a2f8c5aa0cb96240053a95ba87cbda8d4d75 (patch)
treea085939955d23b87523c879a33377729ef40271e /meta/recipes-gnome/gnome
parentad73d4c773b68034e0a86542e8ee4bc0e72ae74c (diff)
downloadopenembedded-core-ae03a2f8c5aa0cb96240053a95ba87cbda8d4d75.tar.gz
gail: cleanup thanks to new gtk-doc.bbclass
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gail_1.20.2.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gnome/gail_1.20.2.bb b/meta/recipes-gnome/gnome/gail_1.20.2.bb
index 32ef6c5c79..df6cd0308f 100644
--- a/meta/recipes-gnome/gnome/gail_1.20.2.bb
+++ b/meta/recipes-gnome/gnome/gail_1.20.2.bb
@@ -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"