summaryrefslogtreecommitdiff
path: root/community/pcsxr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pcsxr/PKGBUILD')
-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')