mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:02:13 +00:00
icon-slicer: remove gtk+-native dependency from native build
* gtk+-native was removed from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
b6e963562e
commit
f5930ea4af
@ -2,6 +2,7 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
DEPENDS = "gtk+ popt"
|
DEPENDS = "gtk+ popt"
|
||||||
|
DEPENDS_class-native = "popt-native"
|
||||||
|
|
||||||
SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \
|
SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \
|
||||||
file://0001-Makefile.am-no-examples.patch"
|
file://0001-Makefile.am-no-examples.patch"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user