summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cef5612c915..cc26f85e0bfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Marti Raudsepp <marti@juffo.org>
+
pkgname=seekwatcher-hg
pkgver=104
pkgrel=1
@@ -8,7 +9,8 @@ url="http://oss.oracle.com/~mason/seekwatcher/"
license=('GPL')
makedepends=('mercurial' 'python')
depends=('python-matplotlib' 'python-numpy')
-optdepends=('blktrace: for tracing the local system')
+optdepends=('blktrace: for tracing the local system'
+ 'pyqt3: enable interactive mode')
conflicts=('seekwatcher')
md5sums=()