summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZacharias Knudsen2018-11-29 17:42:58 +0100
committerZacharias Knudsen2018-11-29 17:42:58 +0100
commit5f92fd0cc10890fc5ae6322395eff6604fac5646 (patch)
tree46dfb4ad10dc940a37af0c46a9523449c5aeac59 /PKGBUILD
parent71b080cc3ed6b69392c4a5c341710d9ba9fcb34a (diff)
downloadaur-5f92fd0cc10890fc5ae6322395eff6604fac5646.tar.gz
Add lib32-libgl as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01e1ecbf7749..2a4e51960bdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Zacharias Knudsen <zachasme@gmail.com>
pkgname=gog-unreal-tournament-goty
pkgver=2.0.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="Unreal Tournament (99): Game of the Year Edition. GOG Version."
arch=('x86_64')
url="https://www.gog.com/game/unreal_tournament_goty"
license=('custom')
-depends=('lib32-sdl')
+depends=('lib32-sdl'
+ 'lib32-libgl')
makedepends=('innoextract')
source=("setup_ut_goty_$pkgver.exe::gogdownloader://unreal_tournament_goty/en1installer0"
"https://www.dotslashplay.it/ressources/unreal-tournament/ut99v451-linux.tar.gz"