summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorey drew bruce2024-06-25 01:12:00 +1000
committercorey drew bruce2024-06-25 01:12:00 +1000
commit8d6e9eddc1b1ada76a810579fb7ed1480a1672d9 (patch)
tree45ba1eee711823d6f4d0099aaf7d3b40f109beb3 /PKGBUILD
parent90236940000c0089f030ad32403bf1eb7fe8e626 (diff)
downloadaur-8d6e9eddc1b1ada76a810579fb7ed1480a1672d9.tar.gz
Added extra dependencies
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e2236c42a84..2bfdd2d9e293 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc='Nazi Zombies: Portable, a Call of Duty: Zombies "de-make" powered by va
arch=('x86_64' 'i686' 'aarch64' 'armv7l')
url="https://gitlab.com/linuxbombay/nzp"
license=('GPL2')
+depends=('sdl2' 'yad' 'rsync')
makedepends=('unzip')
_pkgrel_x86_64=1
_pkgrel_aarch64=1