summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertz2002-06-26 12:38:51 +0000
committermertz2002-06-26 12:38:51 +0000
commit35c92915e82136e9eec1aec2332a6205d11132bb (patch)
treed8e3f57a5facbb2c153eda6507706b38868a0cdb
parent696c91d09e296870cb80f1595e4776b7edced935 (diff)
downloadivy-perl-35c92915e82136e9eec1aec2332a6205d11132bb.zip
ivy-perl-35c92915e82136e9eec1aec2332a6205d11132bb.tar.gz
ivy-perl-35c92915e82136e9eec1aec2332a6205d11132bb.tar.bz2
ivy-perl-35c92915e82136e9eec1aec2332a6205d11132bb.tar.xz
correction dependance socket-multicast
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d27b2fb..4f162bb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.5.6.0
Package: ivy-perl
Architecture: all
-Depends: ${perl:Depends}, perl-tk, gettimeofday-perl (>= 1.0.1), IO-Socket-Multicast (>= 0.25)
+Depends: ${perl:Depends}, perl-tk, gettimeofday-perl (>= 1.0.1), libsocket-multicast-perl (>= 0.25)
Build-Depends: debhelper (>= 3.0.18)
Description: Perl module and documentation for using the Ivy software bus
Ivy is mostly a communication convention between processes, implemented