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

This commit is contained in:
2025-07-28 07:04:12 +08:00
parent 9a0ea6f1dd
commit e4ca199fa5

View File

@@ -1,6 +1,6 @@
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
pkgname=hl-base-meta
pkgver=0.0.2
pkgver=0.0.3
pkgrel=1
pkgdesc="Base meta package for konchin.com homelab"
arch=(any)
@@ -8,6 +8,7 @@ url="https://gitea.konchin.com/package/hl-base-meta"
license=('0BSD')
depends=(
'hl-base-env'
'hl-ldap-env'
'htop'
'tree'