summaryrefslogtreecommitdiff
path: root/community/pcsxr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/pcsxr
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/pcsxr')
-rw-r--r--community/pcsxr/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/pcsxr/PKGBUILD b/community/pcsxr/PKGBUILD
index 984dfac74..164608a55 100644
--- a/community/pcsxr/PKGBUILD
+++ b/community/pcsxr/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97005 2013-09-10 08:52:26Z schuay $
+# $Id: PKGBUILD 99949 2013-10-31 02:38:33Z allan $
# Maintainer: schuay <jakob.gruber@gmail.com>
# Contributor: quantax -- contact via Arch Linux forum or AUR
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
@@ -10,7 +10,6 @@ pkgdesc='A Sony PlayStation (PSX) emulator based on the PCSX-df project'
arch=('i686' 'x86_64')
url='http://pcsxr.codeplex.com/'
license=('GPL')
-options=('!libtool')
depends=('libcdio' 'libxv' 'sdl' 'gtk3')
makedepends=('mesa' 'intltool')
[[ $CARCH == 'i686' ]] && makedepends+=('nasm')