summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bf827b7508f..066608134562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=epsxe-plugin-gpu-xgl2
pkgver=2.9
-pkgrel=5
+pkgrel=6
pkgdesc="Linux port of the OpenGL2 plugin"
url="http://www.pbernert.com"
depends=('epsxe' 'glib' 'gtk')
depends_i686+=('mesa')
-depends_x86_64+=('lib32-mesa')
+depends_x86_64+=('lib32-mesa' 'lib32-glib' 'lib32-gtk')
source=(http://www.pbernert.com/gpupetexgl209.tar.gz http://www.pbernert.com/gpupetexgl208.tar.gz)
md5sums=('61bdad38a3a616bc000664de23d00c6e'
'088c5cdc21a0807e9227d7ec4672b51d')