diff --git a/nix/windows/PKGBUILD b/nix/windows/PKGBUILD index e835169e..fe2efdda 100644 --- a/nix/windows/PKGBUILD +++ b/nix/windows/PKGBUILD @@ -10,6 +10,7 @@ license=("LGPL") source=("nac3artiq.pyd") noextract=("nac3artiq.pyd") sha256sums=("SKIP") +depends=("mingw-w64-x86_64-python") prepare() { true