summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Wanders2018-10-06 20:36:28 +0200
committerTim Wanders2018-10-06 20:36:28 +0200
commitb523825cf9dd8d6c9c604e2d4f22abefc81e9210 (patch)
tree49517bcff091dcbafd1dc03e97e2da5e532a61d0 /PKGBUILD
parent975256187c99cd45766941162d3333dde1cffdac (diff)
downloadaur-b523825cf9dd8d6c9c604e2d4f22abefc81e9210.tar.gz
sync
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5228d202fc53..496fd7bbf4bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Popular first person shooter, native Linux version. (GOG version)"
arch=('x86_64')
url="https://github.com/tim241/ut2004-gog"
-depends=('bash' 'awk' 'sed' 'curl' 'wine' 'winetricks')
+depends=('bash' 'awk' 'sed' 'curl' 'wine' 'winetricks' 'libstdc++5' 'coreutils')
source=("git+https://github.com/tim241/${pkgname}.git")