summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")