aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnash
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-05 10:20:56 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-05 10:20:56 +0000
commit78460ca731ed40d9c8c262d28c701ec1f7182288 (patch)
treed99cc0379c4d9a86924736280b1911d227757799 /packages/gnash
parent663c30738d09ee605bcc6e199154c5c58eacdfae (diff)
downloadopenembedded-78460ca731ed40d9c8c262d28c701ec1f7182288.tar.gz
gnash-minimal: depend on libtool, remove PR from .inc
Diffstat (limited to 'packages/gnash')
-rw-r--r--packages/gnash/gnash-minimal.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/gnash/gnash-minimal.inc b/packages/gnash/gnash-minimal.inc
index 06b4b9c6ec..1d62a56a05 100644
--- a/packages/gnash/gnash-minimal.inc
+++ b/packages/gnash/gnash-minimal.inc
@@ -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}