gnash-minimal: Add libltdl DEPENDS.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Tue, 19 Aug 2008 23:45:54 +0000 (23:45 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Tue, 19 Aug 2008 23:45:54 +0000 (23:45 +0000)
packages/gnash/gnash-minimal.inc

index f77ef6a..a4a44ae 100644 (file)
@@ -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}