diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-20 11:04:38 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-20 11:04:38 +0000 |
commit | fece08fee155ed2fcb3ebc642f67146bfc48c797 (patch) | |
tree | 3591ae73ac5013945690ad6380f3c59982e67a0c /meta/packages/icon-naming-utils | |
parent | 013882eb9af603f46b5e089a7b9d58ae7a1afc44 (diff) | |
download | poky-fece08fee155ed2fcb3ebc642f67146bfc48c797.tar.gz |
icon-naming-utils-native: bump PR due to staging updates
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4099 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/icon-naming-utils')
-rw-r--r-- | meta/packages/icon-naming-utils/icon-naming-utils-native_0.8.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/icon-naming-utils/icon-naming-utils-native_0.8.2.bb b/meta/packages/icon-naming-utils/icon-naming-utils-native_0.8.2.bb index 4384d15138..68d0667670 100644 --- a/meta/packages/icon-naming-utils/icon-naming-utils-native_0.8.2.bb +++ b/meta/packages/icon-naming-utils/icon-naming-utils-native_0.8.2.bb | |||
@@ -1,8 +1,9 @@ | |||
1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPLv2" |
2 | DEPENDS = "libxml-simple-perl-native" | 2 | DEPENDS = "libxml-simple-perl-native" |
3 | PR = "r1" | ||
3 | 4 | ||
4 | SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.2.tar.gz" | 5 | SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.2.tar.gz" |
5 | 6 | ||
6 | S = "${WORKDIR}/icon-naming-utils-${PV}" | 7 | S = "${WORKDIR}/icon-naming-utils-${PV}" |
7 | 8 | ||
8 | inherit autotools native \ No newline at end of file | 9 | inherit autotools native |