aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnash
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-08-19 23:45:54 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-08-19 23:45:54 +0000
commit18175b3ef0d09bedf347ce292dd8dd1ec94fa6bf (patch)
tree93a5b219ab0f4c415153357c49100a7b8fb97d7f /packages/gnash
parentf05affe9543605247dd9621e29567cdb49e39d2e (diff)
downloadopenembedded-18175b3ef0d09bedf347ce292dd8dd1ec94fa6bf.tar.gz
gnash-minimal: Add libltdl DEPENDS.
Diffstat (limited to 'packages/gnash')
-rw-r--r--packages/gnash/gnash-minimal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnash/gnash-minimal.inc b/packages/gnash/gnash-minimal.inc
index f77ef6ae02..a4a44ae058 100644
--- 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 = "virtual/libiconv virtual/libintl libtool agg libxml2 libmad zlib boost jpeg pango curl freetype"
+DEPENDS = "virtual/libiconv virtual/libintl libltdl 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}