fix dependencies

This commit is contained in:
LordMZTE 2022-04-19 17:36:32 +02:00
parent cd782475a0
commit 8174479a09
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
1 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@ pkgdesc='Very resourcefriendly and feature-rich replacement for i3status to use
arch=('x86_64')
url='https://github.com/greshake/i3status-rust'
license=('GPL3')
depends=('libpulse')
depends=('libpulse' 'lm_sensors')
makedepends=('git' 'rust')
optdepends=('alsa-utils: for the volume block'
'bluez: for the bluetooth block'
@ -15,7 +15,6 @@ optdepends=('alsa-utils: for the volume block'
'fakeroot: for the pacman block to show pending updates'
'ibus: for the ibus block'
'kdeconnect: for the kdeconnect block'
'lm_sensors: for the temperature block'
'networkmanager: for the networkmanager block'
'powerline-fonts: for all themes using the powerline arrow char'
'pulseaudio: for the volume block'