summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-06-29 02:59:56 +0200
committermetamuffin <metamuffin@disroot.org>2025-06-29 02:59:56 +0200
commitf9f70e7fdda8b94a979e01461004c25f058fc876 (patch)
tree7809361db40b3078f10d4720be1df9f6783ca1cc
parent2cbdcfb0cdad0f68b18d730c6de3ca60e62c7b90 (diff)
downloadpkgbuilds-f9f70e7fdda8b94a979e01461004c25f058fc876.tar
pkgbuilds-f9f70e7fdda8b94a979e01461004c25f058fc876.tar.bz2
pkgbuilds-f9f70e7fdda8b94a979e01461004c25f058fc876.tar.zst
add nsis makedeps
-rw-r--r--hurrycurry-standalone-files-git/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurrycurry-standalone-files-git/PKGBUILD b/hurrycurry-standalone-files-git/PKGBUILD
index 0e0c109..a22fb7e 100644
--- a/hurrycurry-standalone-files-git/PKGBUILD
+++ b/hurrycurry-standalone-files-git/PKGBUILD
@@ -14,6 +14,7 @@ makedepends=(
'godot'
'esbuild'
'typst'
+ 'nsis'
'mingw-w64-gcc'
'mingw-w64-binutils'
'lib32-rust-libs'