summaryrefslogtreecommitdiff
path: root/community/dgen-sdl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-10 03:39:33 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-10 03:39:33 +0000
commit1fc4a2dbc11c7c17bea5b98d2924e148869cae7b (patch)
tree4bff3acc682f9294ac00f2ef0e26a96c56c84694 /community/dgen-sdl
parentf578debfd17a7f06c6f4f8a0c2fde11e96b0afee (diff)
Thu Jul 10 03:34:38 UTC 2014
Diffstat (limited to 'community/dgen-sdl')
-rw-r--r--community/dgen-sdl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dgen-sdl/PKGBUILD b/community/dgen-sdl/PKGBUILD
index 2be9aafa1..06c2f41b5 100644
--- a/community/dgen-sdl/PKGBUILD
+++ b/community/dgen-sdl/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 115317 2014-07-08 17:15:28Z jsteel $
+# $Id: PKGBUILD 115388 2014-07-09 22:02:49Z jsteel $
# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: Jason Chu <jason@archlinux.org>
@@ -6,12 +6,12 @@
pkgname=dgen-sdl
pkgver=1.32
-pkgrel=3
+pkgrel=4
pkgdesc="An emulator for Sega Genesis/Mega Drive systems ported to SDL"
arch=('i686' 'x86_64')
url="http://dgen.sourceforge.net"
license=('BSD')
-depends=('sdl' 'mesa-libgl' 'libarchive')
+depends=('sdl' 'libgl' 'libarchive')
[[ $CARCH == i686 ]] && makedepends=('nasm')
source=(http://downloads.sourceforge.net/dgen/$pkgname-$pkgver.tar.gz)
md5sums=('81b6f1c4bd612e81a9b8663c38d51890')