diff options
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" |
