mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-24 12:58:19 +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"
|
||||
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 \
|
||||
|
||||
Reference in New Issue
Block a user