diff --git a/PKGBUILD b/PKGBUILD index 6497dc4..26b8047 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A MATE Panel applet to display readings from hardware sensors, includin url="https://mate-desktop.org" arch=('x86_64') license=('GPL') -depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel' 'gettext') +depends=('udisks2' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel' 'gettext') makedepends=('docbook-xsl' 'itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")