mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4099 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
216 B
BlitzBasic
10 lines
216 B
BlitzBasic
LICENSE = "GPLv2"
|
|
DEPENDS = "libxml-simple-perl-native"
|
|
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
|