Added hddtemp to optdep

This commit is contained in:
arcan1s 2013-08-27 13:34:11 +04:00
parent 034c9eff7a
commit c8d7af4026

View File

@ -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