Update dependency list for updated i3 group
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a088a0e5a3
commit
500a855e1f
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -7,7 +7,7 @@ pkgname=(
|
||||||
luzifer-gui
|
luzifer-gui
|
||||||
luzifer-lenovo-gui
|
luzifer-lenovo-gui
|
||||||
)
|
)
|
||||||
pkgver=0.9.0
|
pkgver=0.9.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='System configuration for @luzifer systems'
|
pkgdesc='System configuration for @luzifer systems'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
@ -165,7 +165,7 @@ package_luzifer-gui() {
|
||||||
|
|
||||||
# Add i3 (pacman -Sg i3 | cut -d ' ' -f 2 | xargs | fold -sw 72)
|
# Add i3 (pacman -Sg i3 | cut -d ' ' -f 2 | xargs | fold -sw 72)
|
||||||
depends+=(
|
depends+=(
|
||||||
i3-gaps i3-wm i3blocks i3lock i3status
|
i3-wm i3blocks i3lock i3status
|
||||||
)
|
)
|
||||||
|
|
||||||
# Add GUI environment
|
# Add GUI environment
|
||||||
|
|
Loading…
Reference in a new issue