aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libungif
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-03-10 22:28:44 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-03-15 08:47:51 +0100
commite2c2c3d636045bf9b292b103a4f4fb0a4c16deab (patch)
treee5563e0b70d44168008b56d6b600f77f81607d06 /recipes/libungif
parente3e5b61ea4cb938d630b80a7b15394bc38349cb4 (diff)
downloadopenembedded-e2c2c3d636045bf9b292b103a4f4fb0a4c16deab.tar.gz
libunfig: no need for native variant as no-one uses it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/libungif')
-rw-r--r--recipes/libungif/libungif_4.1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libungif/libungif_4.1.3.bb b/recipes/libungif/libungif_4.1.3.bb
index caf0427551..db16ff931d 100644
--- a/recipes/libungif/libungif_4.1.3.bb
+++ b/recipes/libungif/libungif_4.1.3.bb
@@ -2,7 +2,7 @@ SECTION = "libs"
DESCRIPTION = "shared library for GIF images"
SRC_URI = "${SOURCEFORGE_MIRROR}/giflib/libungif-${PV}.tar.bz2"
LICENSE = "MIT"
-PR = "r1"
+PR = "r2"
PACKAGES += "${PN}-utils"