Date: Wednesday, July 30, 2014 @ 01:53:29
  Author: svenstaro
Revision: 116561

Fix FS#41305

Modified:
  scummvm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-07-29 23:38:28 UTC (rev 116560)
+++ PKGBUILD    2014-07-29 23:53:29 UTC (rev 116561)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.scummvm.org/";
-depends=('libpng' 'libtheora' 'libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+depends=('libpng' 'libtheora' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
          'libgl' 'glu')
 makedepends=('mesa')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)

Reply via email to