gnash-minimal: depend on libtool, remove PR from .inc
authorKoen Kooi <koen@openembedded.org>
Sat, 5 Jul 2008 10:20:56 +0000 (10:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 Jul 2008 10:20:56 +0000 (10:20 +0000)
packages/gnash/gnash-minimal.inc

index 06b4b9c..1d62a56 100644 (file)
@@ -1,8 +1,7 @@
 DESCRIPTION = "Gnash is a GNU Flash movie player that supports many SWF v7 features"
 HOMEPAGE = "http://www.gnu.org/software/gnash"
 LICENSE = "GPL-2"
-DEPENDS = "agg libxml2 libmad zlib boost jpeg pango curl freetype"
-PR = "r5"
+DEPENDS = "libtool agg libxml2 libmad zlib boost jpeg pango curl freetype"
 
 SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gnash/${PV}/gnash-${PV}.tar.bz2"
 S = ${WORKDIR}/gnash-${PV}