diff options
| author | Koen Kooi <koen@openembedded.org> | 2009-03-06 13:23:14 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2009-03-06 13:23:14 +0100 |
| commit | 3355738d8c40c8fb8fb09e6a89895d57b8b4c80a (patch) | |
| tree | 6fd65a2d3b5d937e347a9b8e1251eca70bd2a0e8 /packages/gnash/gnash.inc | |
| parent | cdd27f17b730c0f5ba537fdee6a9086549f67410 (diff) | |
gnash: add 0.8.5
Diffstat (limited to 'packages/gnash/gnash.inc')
| -rw-r--r-- | packages/gnash/gnash.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnash/gnash.inc b/packages/gnash/gnash.inc index 29308b6c0a..3602f6fa90 100644 --- a/packages/gnash/gnash.inc +++ b/packages/gnash/gnash.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 gtk+ cairo libxml2 libsdl-mixer zlib boost jpeg pango curl freetype \ +DEPENDS = "giflib libtool gtk+ cairo libxml2 libsdl-mixer zlib boost jpeg pango curl freetype \ ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'ffmpeg libmad', d)}" PR = "r5" |
