summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-04-06 17:31:20 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-04-06 17:31:20 +0000
commit27309cfa5740c134ea3e9a332bdd6426c3ad1edd (patch)
tree05eb8867dcf8931042ce452375fd30ad728bef2d /debian
parent44a3984a099bc344b57d0b37634cd8c700b84904 (diff)
the kerberos shared libraries should satisfy libzephyr-dev
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 04bbf1f..b7a2a30 100644
--- a/debian/control
+++ b/debian/control
@@ -168,7 +168,7 @@ Description: The original "Instant Message" system-server with Kerberos 4+5
Package: libzephyr-dev
Section: libdevel
Architecture: any
-Depends: libzephyr4 (= ${binary:Version}) | libzephyr4-krb (= ${binary:Version}), ${misc:Depends}, libc6-dev
+Depends: libzephyr4 (= ${binary:Version}) | libzephyr4-krb (= ${binary:Version}) | libzephyr4-krb5 (= ${binary:Version}) | libzephyr4-krb45 (= ${binary:Version}), ${misc:Depends}, libc6-dev
Description: Project Athena's notification service - development files
Zephyr is derived from the original Project Athena 'Instant Message' system
and allows users to send messages to other users or to groups of users.