summaryrefslogtreecommitdiff
path: root/community/gsmartcontrol/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsmartcontrol/PKGBUILD')
-rw-r--r--community/gsmartcontrol/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/gsmartcontrol/PKGBUILD b/community/gsmartcontrol/PKGBUILD
index 4dbce4da6..d38635150 100644
--- a/community/gsmartcontrol/PKGBUILD
+++ b/community/gsmartcontrol/PKGBUILD
@@ -2,12 +2,14 @@
pkgname=gsmartcontrol
pkgver=0.8.6
-pkgrel=1
+pkgrel=2
pkgdesc="A graphical user interface for the smartctl hard disk drive health inspection tool."
arch=('i686' 'x86_64' 'mips64el')
url="http://gsmartcontrol.berlios.de/home/index.php/en/Home"
license=('GPL3')
-depends=('smartmontools' 'pcre' 'gtkmm' 'libglademm' 'glib2')
+depends=('smartmontools' 'pcre' 'gtkmm' 'libglademm' 'glib2' 'xorg-xmessage')
+optdepends=('gnomesu: for gsmartcontrol-root'
+ 'gksu: for gsmartcontrol-root')
install=${pkgname}.install
source=(http://download.berlios.de/gsmartcontrol/${pkgname}-${pkgver}.tar.bz2)
md5sums=('d2ac685e2e73b05f7ba74c93623af739')