[arch-commits] Commit in mupen64plus/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Mar 8 11:17:56 UTC 2013


    Date: Friday, March 8, 2013 @ 12:17:56
  Author: jelle
Revision: 85887

remove unneeded dep libgl

Modified:
  mupen64plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-08 11:14:44 UTC (rev 85886)
+++ PKGBUILD	2013-03-08 11:17:56 UTC (rev 85887)
@@ -7,12 +7,12 @@
 
 pkgname=mupen64plus
 pkgver=1.99.5
-pkgrel=4
+pkgrel=5
 pkgdesc='Nintendo64 Emulator'
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/mupen64plus/'
 license=('GPL')
-depends=('glu' 'libgl' 'libsamplerate' 'libpng' 'sdl' 'freetype2')
+depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2')
 makedepends=('mesa')
 source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz")
 md5sums=('93772a6d6fc6a63353462deae8a6db71')




More information about the arch-commits mailing list