mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
Added hddtemp to optdep
This commit is contained in:
parent
034c9eff7a
commit
c8d7af4026
3
PKGBUILD
3
PKGBUILD
@ -12,7 +12,8 @@ arch=(any)
|
|||||||
url="https://github.com/arcan1s/pytextmonitor"
|
url="https://github.com/arcan1s/pytextmonitor"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('kdebindings-python2' 'lm_sensors' 'net-tools')
|
depends=('kdebindings-python2' 'lm_sensors' 'net-tools')
|
||||||
optdepends=('catalyst: for GPU monitor'
|
optdepends=('hddtemp: for HDD temperature monitor'
|
||||||
|
'catalyst: for GPU monitor'
|
||||||
'nvidia-utils: for GPU monitor')
|
'nvidia-utils: for GPU monitor')
|
||||||
makedepends=('unzip' 'cmake' 'automoc4')
|
makedepends=('unzip' 'cmake' 'automoc4')
|
||||||
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.1.3.4/${_pkgname}-${pkgver}.plasmoid
|
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.1.3.4/${_pkgname}-${pkgver}.plasmoid
|
||||||
|
Loading…
Reference in New Issue
Block a user