Add barrier-headless as dependency
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
bd9cc5fcc9
commit
8248ff3acc
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -7,7 +7,7 @@ pkgname=(
|
|||
luzifer-gui
|
||||
luzifer-lenovo-gui
|
||||
)
|
||||
pkgver=0.13.8
|
||||
pkgver=0.13.9
|
||||
pkgrel=1
|
||||
pkgdesc='System configuration for @luzifer systems'
|
||||
arch=(any)
|
||||
|
@ -49,6 +49,7 @@ package_luzifer-base() {
|
|||
# Add system utils
|
||||
depends+=(
|
||||
ansible-core
|
||||
barrier-headless
|
||||
bc
|
||||
curl
|
||||
ddrescue
|
||||
|
|
Loading…
Add table
Reference in a new issue