Fix: move qemu-guest-agent to kickstart
All checks were successful
Build package / build-package (push) Successful in 9s
All checks were successful
Build package / build-package (push) Successful in 9s
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-base-meta
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Base meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
url="https://gitea.konchin.com/package/hl-base-meta"
|
||||
@@ -19,7 +19,6 @@ depends=(
|
||||
'parted'
|
||||
'gptfdisk'
|
||||
'tcpdump'
|
||||
'qemu-guest-agent'
|
||||
'pacman-contrib'
|
||||
)
|
||||
optdepends=(
|
||||
|
||||
Reference in New Issue
Block a user