Add more default-tools
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f518dc22af
commit
c076cc1b5c
1 changed files with 4 additions and 1 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -7,7 +7,7 @@ pkgname=(
|
||||||
luzifer-gui
|
luzifer-gui
|
||||||
luzifer-lenovo-gui
|
luzifer-lenovo-gui
|
||||||
)
|
)
|
||||||
pkgver=0.9.4
|
pkgver=0.9.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='System configuration for @luzifer systems'
|
pkgdesc='System configuration for @luzifer systems'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
@ -48,6 +48,7 @@ package_luzifer-base() {
|
||||||
|
|
||||||
# Add system utils
|
# Add system utils
|
||||||
depends+=(
|
depends+=(
|
||||||
|
bc
|
||||||
curl
|
curl
|
||||||
ddrescue
|
ddrescue
|
||||||
dust
|
dust
|
||||||
|
@ -177,8 +178,10 @@ package_luzifer-gui() {
|
||||||
dialog
|
dialog
|
||||||
dmenu
|
dmenu
|
||||||
feh
|
feh
|
||||||
|
keepassxc
|
||||||
maim
|
maim
|
||||||
mupdf
|
mupdf
|
||||||
|
nextcloud-client
|
||||||
redshift
|
redshift
|
||||||
xbindkeys
|
xbindkeys
|
||||||
xclip
|
xclip
|
||||||
|
|
Loading…
Reference in a new issue