summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-09 22:01:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-09 22:01:09 (GMT)
commit8ed8b3c13e1ade790fa50a23d1e0b9f58b785f30 (patch)
tree3d1fa84add1e74083d9f78d74aee4c45182fa605 /abs
parent7d8e61fbb6543b12c9f27ed75a27f7d6eef8c46b (diff)
downloadlinhes_pkgbuild-8ed8b3c13e1ade790fa50a23d1e0b9f58b785f30.zip
linhes_pkgbuild-8ed8b3c13e1ade790fa50a23d1e0b9f58b785f30.tar.gz
linhes_pkgbuild-8ed8b3c13e1ade790fa50a23d1e0b9f58b785f30.tar.bz2
xymon: 4.3.5
Diffstat (limited to 'abs')
-rw-r--r--abs/core/xymon/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/abs/core/xymon/PKGBUILD b/abs/core/xymon/PKGBUILD
index 23590a1..622623e 100644
--- a/abs/core/xymon/PKGBUILD
+++ b/abs/core/xymon/PKGBUILD
@@ -9,7 +9,9 @@ arch=('i686' 'x86_64')
url="http://www.xymon.com/"
source=(http://voxel.dl.sourceforge.net/project/xymon/Xymon/4.3.5/xymon-4.3.5.tar.gz hobbitadd.py xymon_ghost_check graph.cfg.diff xymonserver.cfg.diff tasks.d.mv clientlaunch.cfg.patch hobbitstorage.py hbnotes.py hobbit-myth-orphan.sh analysis.cfg hbfunc.py be.png tuner.png tv.png hobbit-mem-myth.sh hobbit_notify.sh alerts.cfg hobbit_myth_data.py logrotate-server.xymon logrotate-client.xymon log_list.sh client-local.cfg.patch led_themes.tar.gz )
-depends=(rrdtool fping pcre python graphviz 'linhes-scripts>=7-24')
+
+depends=(rrdtool fping pcre python2 graphviz 'linhes-scripts>=7-24')
+
install=xymon.install
build() {