Date: Sunday, December 1, 2013 @ 12:50:38
  Author: schuay
Revision: 101797

desmume FS#37960

Modified:
  desmume/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-01 11:32:10 UTC (rev 101796)
+++ PKGBUILD    2013-12-01 11:50:38 UTC (rev 101797)
@@ -13,13 +13,12 @@
 
 pkgname=desmume
 pkgver=0.9.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Nintendo DS emulator"
 arch=('i686' 'x86_64')
 url="http://desmume.org/";
 license=('GPL')
-depends=('agg' 'gtkglext' 'libglade' 'desktop-file-utils' 'libpcap'
-         'soundtouch' 'alsa-lib' 'zziplib' 'glu')
+depends=('desktop-file-utils' 'libpcap' 'soundtouch' 'alsa-lib' 'glu' 'sdl' 
'gtk2' 'zziplib')
 makedepends=('intltool' 'mesa')
 install=desmume.install
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.tar";

Reply via email to