mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
libgpewidget: cleanup thanks to new gtk-doc.bbclass
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,10 +4,10 @@ SECTION = "gpe/libs"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
|
||||||
|
|
||||||
DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender gtk-doc"
|
DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
inherit gpe pkgconfig autotools
|
inherit gpe pkgconfig autotools gtk-doc
|
||||||
|
|
||||||
SRC_URI += "file://pkgconfig.patch;striplevel=0 \
|
SRC_URI += "file://pkgconfig.patch;striplevel=0 \
|
||||||
file://glib-2.32.patch \
|
file://glib-2.32.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user