➖ fix dep
This commit is contained in:
parent
bbdeb2ddeb
commit
34b35b02bc
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -6,8 +6,8 @@ pkgdesc="navOS Installer"
|
||||||
arch=('x86_64' 'aarch64')
|
arch=('x86_64' 'aarch64')
|
||||||
url="https://git.hydrar.de/navos/navinstall"
|
url="https://git.hydrar.de/navos/navinstall"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
depends=("arch-install-scripts" "archiso" "git")
|
depends=("arch-install-scripts" "git")
|
||||||
optdepends=('sbctl' 'sbsigntools')
|
optdepends=('sbctl' 'sbsigntools' 'archiso')
|
||||||
makedepends=("rustup" "git")
|
makedepends=("rustup" "git")
|
||||||
source=("${pkgname}::git+https://git.hydrar.de/navos/navinstall.git")
|
source=("${pkgname}::git+https://git.hydrar.de/navos/navinstall.git")
|
||||||
sha256sums=("SKIP")
|
sha256sums=("SKIP")
|
||||||
|
|
Loading…
Add table
Reference in a new issue