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