mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
libgnomekbd: delete older 2.26.0 version
* there is 2.32.0 version in libgnome and this one was broken for long time it depends on gconf-dbus which was removed 2,5 years ago, now when newer recipe was blacklisted this started to be pulled into the build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
SUMMARY = "GNOME keyboard library"
|
|
||||||
LICENSE = "LGPL"
|
|
||||||
|
|
||||||
DEPENDS = "gconf-dbus dbus libxklavier gtk+"
|
|
||||||
|
|
||||||
inherit gnome
|
|
||||||
|
|
||||||
do_configure_append() {
|
|
||||||
find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
|
|
||||||
find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user