Move git to base package

as it is required for config

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-12-13 11:31:34 +01:00
parent e8c003fbe4
commit cf24ce1d56
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -7,7 +7,7 @@ pkgname=(
luzifer-gui
luzifer-lenovo-gui
)
pkgver=0.9.2
pkgver=0.9.3
pkgrel=1
pkgdesc='System configuration for @luzifer systems'
arch=(any)
@ -54,6 +54,7 @@ package_luzifer-base() {
envrun
expect
eza
git
gocryptfs
inetutils
jq
@ -120,7 +121,6 @@ package_luzifer-devel() {
aws-cli
diffutils
docker
git
go
shfmt
)