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