summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index b49c6c9..76124b4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,6 @@ Recommends: libasync-mergepoint-perl,
libsereal-perl,
libtest-fatal-perl,
libtest-refcount-perl
-Breaks: libio-async-loop-epoll-perl (<< 0.21),
- libio-async-loop-glib-perl (<< 0.22),
- libio-async-loop-mojo-perl (<< 0.07)
Description: modules for asynchronous event-driven programming
The IO::Async collection of modules allows programs to be written that
perform asynchronous filehandle IO operations.