summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjdarch2015-10-08 16:13:21 +0200
committerjdarch2015-10-08 16:13:21 +0200
commitd05d177327dfc80b8fd753c521917fa59470c145 (patch)
tree0e805638eab533387419d878d11dfbe7ddec1cc9
parentbef567da60dc95b5f5a3c919ae2d7e660f903c32 (diff)
downloadaur-d05d177327dfc80b8fd753c521917fa59470c145.tar.gz
Change dependencies
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c92a9be4384..b13de1914980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=gog-prisonarchitect
pkgver=2.0.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="Prison construction and management simulation, GOG version"
url=('https://www.gog.com/game/prison_architect')
license=('custom')
arch=('i686' 'x86_64')
-depends_x86_64=('lib32-glu' 'gtk2')
-depends_i686=('glu' 'gtk2')
+depends=('glu' 'gtk2')
options=('staticlibs' '!strip')
DLAGENTS+=("gog::/usr/bin/echo Could not find %u. Manually download it to \"$(pwd)\", or set up a gog:// DLAGENT in /etc/makepkg.conf.")