]> code.ossystems Code Review - openembedded-core.git/commitdiff
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>
Fri, 20 Jul 2012 13:31:11 +0000 (14:31 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/polkit/polkit-gnome_0.102.bb

index bba917cfacfc858bc7c7e23f1850deaa8a554258..7e9fc2b2c757654b825da1028ae97a4d72583f4d 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 \