libgpewidget: cleanup thanks to new gtk-doc.bbclass

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-07-24 08:58:47 +02:00
parent 28f3d299e0
commit a8708d0cae

View File

@@ -4,10 +4,10 @@ SECTION = "gpe/libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender gtk-doc"
PR = "r2"
DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender"
PR = "r3"
inherit gpe pkgconfig autotools
inherit gpe pkgconfig autotools gtk-doc
SRC_URI += "file://pkgconfig.patch;striplevel=0 \
file://glib-2.32.patch \