polkit-gnome: cleanup thanks to new gtk-doc.bbclass
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2012 14:28:50 +0000 (15:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:42:17 +0000 (11:42 +0100)
(From OE-Core rev: ad73d4c773b68034e0a86542e8ee4bc0e72ae74c)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/polkit/polkit-gnome_0.102.bb

index bba917c..7e9fc2b 100644 (file)
@@ -10,15 +10,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74579fab173e4c5e12aac0cd83ee98ec \
 SRC_URI = "http://hal.freedesktop.org/releases/polkit-gnome-${PV}.tar.bz2 \
           "
 
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = " --disable-scrollkeeper \
                  --disable-man-pages \
                  --disable-examples \
-                 --disable-gtk-doc \
                  --disable-introspection "
 
-inherit autotools pkgconfig
+inherit autotools gtk-doc pkgconfig
 
 FILES_${PN} += " ${datadir}/dbus-1 \
                  ${datadir}/PolicyKit \