From 2151500934d0e97bf2dcdcd7697d9b6bcc4114ac Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Wed, 18 Jul 2012 21:34:17 -0500 Subject: MAEMO: Add new build dependencies Since libfaad doesn't exist in maemo.org extras-devel, it cannot be added. --- backends/platform/maemo/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backends/platform/maemo/debian/control b/backends/platform/maemo/debian/control index 6e1dfe2fd4..bdaccd2359 100644 --- a/backends/platform/maemo/debian/control +++ b/backends/platform/maemo/debian/control @@ -2,7 +2,7 @@ Source: scummvm Section: user/games Priority: optional Maintainer: Tarek Soliman -Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, libmad0-dev, libasound2-dev, libvorbisidec-dev, libmpeg2-4-dev, libflac-dev (>= 1.1.2), libz-dev, quilt +Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, libmad0-dev, libasound2-dev, libvorbisidec-dev, libmpeg2-4-dev, libflac-dev (>= 1.1.2), libfreetype6-dev, libz-dev, quilt Standards-Version: 3.6.1.1 Package: scummvm -- cgit v1.2.3