This commit is contained in:
Daniel Langbein 2021-05-04 17:35:22 +02:00
parent 0eb71f1eba
commit e9aa375c3d

View File

@ -8,7 +8,6 @@ pkgdesc="base packages for headless Arch installation"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=()
# Kernel + Headers # Kernel + Headers
depends=('de-p1st-kernel') depends=('de-p1st-kernel')
@ -51,9 +50,3 @@ depends+=('noto-fonts' 'ttf-material-design-icons-git' 'ttf-unifont')
optdepends+=('amd-ucode' 'intel-ucode') optdepends+=('amd-ucode' 'intel-ucode')
# terminal multiplexer # terminal multiplexer
optdepends+=('de-p1st-screen') optdepends+=('de-p1st-screen')
provides=()
conflicts=()
replaces=()
changelog=