mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
include de-p1st-locale in base-efi
This commit is contained in:
parent
9076b33aac
commit
f224d76522
@ -2,7 +2,7 @@
|
||||
_pkgname=base-efi
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.1.1
|
||||
pkgver=0.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Arch Linux base packages"
|
||||
arch=('any')
|
||||
@ -28,6 +28,8 @@ depends+=('de-p1st-sudo')
|
||||
depends+=('zsh' 'zsh-completions' 'grml-zsh-config')
|
||||
# virtual console keyboard config
|
||||
depends+=('de-p1st-keyboard')
|
||||
# locale and timezone
|
||||
depends+=('de-p1st-locale')
|
||||
# networking
|
||||
depends+=('de-p1st-networkmanager' 'de-p1st-dns')
|
||||
# gnupg
|
||||
|
Loading…
Reference in New Issue
Block a user