summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb')
-rw-r--r--meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb b/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
index 18aa3745d3..d34fb0315d 100644
--- a/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
+++ b/meta/recipes-devtools/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
@@ -1,6 +1,6 @@
1LICENSE = "GPLv2" 1LICENSE = "GPLv2"
2DEPENDS = "libxml-simple-perl-native" 2DEPENDS = "libxml-simple-perl-native"
3PR = "r1" 3PR = "r2"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6 6
@@ -8,4 +8,4 @@ SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.7.tar.gz"
8 8
9S = "${WORKDIR}/icon-naming-utils-${PV}" 9S = "${WORKDIR}/icon-naming-utils-${PV}"
10 10
11inherit autotools native 11inherit autotools native perlnative