diff options
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ pkgrel=1 pkgdesc="" arch=("any") url="https://mandelbrot.dk/bowshock" -makedepends=("desktop-file-utils" "git") +depends=("flux") +makedepends=("desktop-file-utils" "git" "zap") source=("git+https://mandelbrot.dk/bowshock") license=("custom") sha512sums=("SKIP") |