diff --git a/PKGBUILD b/PKGBUILD index 3547f9c..8890964 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,8 +6,8 @@ pkgdesc="navOS Installer" arch=('x86_64' 'aarch64') url="https://git.hydrar.de/navos/navinstall" license=("MIT") -depends=("arch-install-scripts" "archiso" "git") -optdepends=('sbctl' 'sbsigntools') +depends=("arch-install-scripts" "git") +optdepends=('sbctl' 'sbsigntools' 'archiso') makedepends=("rustup" "git") source=("${pkgname}::git+https://git.hydrar.de/navos/navinstall.git") sha256sums=("SKIP")