summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 04cd12a..2cce214 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,7 @@ Package: bitz-server
Architecture: any
Depends:
${shlibs:Depends},
- ${misc:Depends},
- libicap1 (= ${binary:Version})
+ ${misc:Depends}
Description: ICAP server (RFC 3507) implementation in C++
The main goal of this project is to create an ICAP server (RFC 3507)
implementation in C++ to use the power of object oriented programming.