blob: 5205c1a27c3952726634053ba52caf5b333e29d5 (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
FILE_PR = "r1"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.2.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
|