summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3d2ccad..e309b0e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.1.1
Package: ivymon
Architecture: all
-Depends: perl-tk, ivy-perl (>=4.8), libtime-hires-perl (>= 1.20-4)
+Depends: perl-tk, ivy-perl (>=4.8), perl (>=5.8) | libtime-hires-perl (>= 1.20-4)
Description: a graphical application for monitoring Ivy
ivymon is a graphical application for monitoring Ivy agents.
It can be used to track messages or send messages to agents.
@@ -14,4 +14,4 @@ Description: a graphical application for monitoring Ivy
listed in a messages list under. Completion is available in the
messages to send box.
Applications list displays all connected agents.
- Receveived messages can be scrolled, searched or marked. \ No newline at end of file
+ Receveived messages can be scrolled, searched or marked.