summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-04-01 04:49:53 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-04-01 04:49:53 +0200
commit3e8a12d443eca04b3bc0a329cbce333ffdc80a2a (patch)
tree13540a2c31ae9c86341cd853cf5b4fdc1a8ee2be /debian/control
parent9b1cbe088607d5f297b8a37eea7d5007edb85440 (diff)
sync with debian
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.