Feat: add hl-workstation-env deps
All checks were successful
Build package / build-package (push) Successful in 7s
All checks were successful
Build package / build-package (push) Successful in 7s
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-workstation-meta
|
||||
pkgver=0.0.1
|
||||
pkgver=0.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Workstation meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
@@ -9,6 +9,7 @@ license=('0BSD')
|
||||
depends=(
|
||||
# Inherit from base
|
||||
'hl-base-meta'
|
||||
'hl-workstation-env'
|
||||
# System
|
||||
'linux-headers'
|
||||
'man-db'
|
||||
|
||||
Reference in New Issue
Block a user