[Scummvm-cvs-logs] scummvm master -> 2151500934d0e97bf2dcdcd7697d9b6bcc4114ac
tsoliman
tarek at bashasoliman.com
Thu Jul 19 04:45:34 CEST 2012
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
2151500934 MAEMO: Add new build dependencies
Commit: 2151500934d0e97bf2dcdcd7697d9b6bcc4114ac
https://github.com/scummvm/scummvm/commit/2151500934d0e97bf2dcdcd7697d9b6bcc4114ac
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2012-07-18T19:44:39-07:00
Commit Message:
MAEMO: Add new build dependencies
Since libfaad doesn't exist in maemo.org extras-devel, it cannot be added.
Changed paths:
backends/platform/maemo/debian/control
diff --git a/backends/platform/maemo/debian/control b/backends/platform/maemo/debian/control
index 6e1dfe2..bdaccd2 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 <tsoliman at scummvm.org>
-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
More information about the Scummvm-git-logs
mailing list