From f5930ea4afbfb006190f7ee8afc08f939ac363c7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 9 Apr 2013 11:56:24 +0200 Subject: icon-slicer: remove gtk+-native dependency from native build * gtk+-native was removed from oe-core Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-oe/recipes-devtools') diff --git a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb index b9a29099bb..b77fbf5b36 100644 --- a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb +++ b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb @@ -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" -- cgit v1.2.3-54-g00ecf