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>
|
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||||
pkgname=hl-workstation-meta
|
pkgname=hl-workstation-meta
|
||||||
pkgver=0.0.1
|
pkgver=0.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Workstation meta package for konchin.com homelab"
|
pkgdesc="Workstation meta package for konchin.com homelab"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@@ -9,6 +9,7 @@ license=('0BSD')
|
|||||||
depends=(
|
depends=(
|
||||||
# Inherit from base
|
# Inherit from base
|
||||||
'hl-base-meta'
|
'hl-base-meta'
|
||||||
|
'hl-workstation-env'
|
||||||
# System
|
# System
|
||||||
'linux-headers'
|
'linux-headers'
|
||||||
'man-db'
|
'man-db'
|
||||||
|
|||||||
Reference in New Issue
Block a user