blob: 4384d151383acaf79f9f6e14e0785a02bc5d3ffd (
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-0.8.2.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
|