Feat: add hl-workstation-env deps
All checks were successful
Build package / build-package (push) Successful in 7s

This commit is contained in:
2025-07-28 11:21:54 +08:00
parent a4a0166d97
commit e9fecb96ae

View File

@@ -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'