mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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"
|
||||
|
||||
DEPENDS = "gtk+ popt"
|
||||
DEPENDS_class-native = "popt-native"
|
||||
|
||||
SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \
|
||||
file://0001-Makefile.am-no-examples.patch"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user