Add pacutils to optdepends

This commit is contained in:
dr460nf1r3 2022-03-13 16:45:29 +01:00
parent 6089e29bd9
commit 5667fdd0ff
No known key found for this signature in database
GPG Key ID: B5C20B53B5FB19ED
1 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
pkgname=garuda-common-settings
pkgver=2.5.6
pkgrel=1
pkgrel=2
arch=('any')
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
license=('GPL')
@ -22,7 +22,8 @@ depends=('btrfsmaintenance'
'zram-generator'
'systemd-oomd-defaults')
optdepends=('performance-tweaks: Tuning for best performance'
'powersave-tweaks: Tuning for lower power usage')
'powersave-tweaks: Tuning for lower power usage'
'pacutils: Required for garuda-inxi funstuff')
makedepends=('polkit')
conflicts=('systemd-swap')
install=$pkgname.install