main/postmarketos-ui-console: fix wifi support (MR 2382)
tested with nmtui on a pinebook pro [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
79134095a2
commit
60447285a7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=postmarketos-ui-console
|
||||
pkgver=0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Console environment, with no graphical/touch UI"
|
||||
url="https://postmarketos.org/"
|
||||
arch="noarch"
|
||||
|
|
@ -10,6 +10,7 @@ depends="
|
|||
dnsmasq
|
||||
networkmanager
|
||||
postmarketos-base-ui
|
||||
wireless-tools
|
||||
"
|
||||
options="!check" # No testsuite
|
||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue