Feat: include hl-ldap-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-base-meta
|
pkgname=hl-base-meta
|
||||||
pkgver=0.0.2
|
pkgver=0.0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Base meta package for konchin.com homelab"
|
pkgdesc="Base meta package for konchin.com homelab"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@@ -8,6 +8,7 @@ url="https://gitea.konchin.com/package/hl-base-meta"
|
|||||||
license=('0BSD')
|
license=('0BSD')
|
||||||
depends=(
|
depends=(
|
||||||
'hl-base-env'
|
'hl-base-env'
|
||||||
|
'hl-ldap-env'
|
||||||
|
|
||||||
'htop'
|
'htop'
|
||||||
'tree'
|
'tree'
|
||||||
|
|||||||
Reference in New Issue
Block a user