Skip to content
Snippets Groups Projects
Unverified Commit f44c4e87 authored by Raymond Hackley's avatar Raymond Hackley Committed by Newbyte
Browse files

main/postmarketos-ui-console: Add networkmanager-{cli,tui} to dependencies (MR 3013)

nmcli and nmtui are not included in package networkmanager.
Add necessary subpackages as dependencies.

https://gitlab.alpinelinux.org/alpine/aports/-/commit/841288756642d93f444265f1cf97d2bc745f1795
parent 96c6504c
Branches
No related tags found
No related merge requests found
Pipeline #202842 passed
......@@ -2,7 +2,7 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-ui-console
pkgver=0.1
pkgrel=1
pkgrel=2
pkgdesc="Console environment, with no graphical/touch UI"
url="https://postmarketos.org/"
arch="noarch"
......@@ -10,6 +10,8 @@ license="GPL-3.0-or-later"
depends="
dnsmasq
networkmanager
networkmanager-cli
networkmanager-tui
postmarketos-base-ui
wireless-tools
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment