main/postmarketos-base: trim down dependencies (!806)
htop and tmux don't belong in this package, and dbus is a transitive dependency via networkmanager et al, and so it doesn't need to be specified here.
This commit is contained in:
parent
752ccbdad5
commit
32de4f4536
1 changed files with 1 additions and 4 deletions
|
@ -1,24 +1,21 @@
|
|||
pkgname=postmarketos-base
|
||||
pkgver=3
|
||||
pkgrel=30
|
||||
pkgrel=31
|
||||
pkgdesc="Meta package for minimal postmarketOS base"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
alpine-base
|
||||
dbus
|
||||
chrony
|
||||
cryptsetup
|
||||
eudev
|
||||
haveged
|
||||
htop
|
||||
iw
|
||||
nano
|
||||
openssh
|
||||
postmarketos-mkinitfs
|
||||
sudo
|
||||
tmux
|
||||
util-linux
|
||||
wpa_supplicant
|
||||
shadow
|
||||
|
|
Loading…
Add table
Reference in a new issue