auto wlan
All checks were successful
ci/woodpecker/push/build/1 Pipeline was successful
ci/woodpecker/push/build/2 Pipeline was successful

This commit is contained in:
JMARyA 2025-04-27 22:38:44 +02:00
parent b2c21e62c4
commit 047f8eccce
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 66 additions and 2 deletions

View file

@ -6,7 +6,7 @@ pkgdesc="navOS Installer"
arch=('x86_64' 'aarch64')
url="https://git.hydrar.de/navos/navinstall"
license=("MIT")
depends=("arch-install-scripts" "git")
depends=("arch-install-scripts" "git" "wpa_supplicant")
optdepends=('sbctl' 'sbsigntools' 'archiso')
makedepends=("rustup" "git")
source=("${pkgname}::git+https://git.hydrar.de/navos/navinstall.git")