git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae8ead4
)
gnash-minimal: fix depends
author
Koen Kooi
<koen@openembedded.org>
Sun, 6 Jul 2008 12:08:54 +0000
(12:08 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 6 Jul 2008 12:08:54 +0000
(12:08 +0000)
packages/gnash/gnash-minimal.inc
patch
|
blob
|
history
diff --git
a/packages/gnash/gnash-minimal.inc
b/packages/gnash/gnash-minimal.inc
index
1cd3bc9
..
f77ef6a
100644
(file)
--- a/
packages/gnash/gnash-minimal.inc
+++ b/
packages/gnash/gnash-minimal.inc
@@
-1,7
+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 = "libtool agg libxml2 libmad zlib boost jpeg pango curl freetype"
+DEPENDS = "
virtual/libiconv virtual/libintl
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}