summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index aeda284..ed21b4d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
Source: ivy-perl
Section: devel
Priority: extra
+Build-Depends: debhelper (>= 4), perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25)
Maintainer: Alexandre Bustico <alexandre.bustico@cena.fr>
Standards-Version: 3.5.6.0
Package: ivy-perl
Architecture: all
Depends: ${perl:Depends}, perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25)
-Build-Depends: debhelper (>= 4), ${perl:Depends}, perl-tk, libtime-hires-perl (>= 1.20-4) | perl (>= 5.8) , libio-socket-multicast-perl (>= 0.25) | libsocket-multicast-perl (>= 0.25)
Description: Perl module and documentation for using the Ivy software bus
Ivy is mostly a communication convention between processes, implemented
- through a collection of libraries in several languages and for several platforms:
- from C to Perl, from Macintosh or WindowsNT to Linux or Unix.
+ through a collection of libraries in several languages and for several
+ platforms: from C to Perl, from Macintosh or WindowsNT to Linux or Unix.
This package is object oriented and allows connection to multiple buses.