diff options
Diffstat (limited to 'meta-oe/recipes-devtools/icon-slicer')
-rw-r--r-- | meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
3 | 3 | ||
4 | DEPENDS = "gtk+ popt" | 4 | DEPENDS = "gtk+ popt" |
5 | DEPENDS_class-native = "popt-native" | ||
5 | 6 | ||
6 | SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \ |
7 | file://0001-Makefile.am-no-examples.patch" | 8 | file://0001-Makefile.am-no-examples.patch" |