mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user