From 5f53e76deb396baffc73b922b44f85cfaa7ca234 Mon Sep 17 00:00:00 2001 From: megacz Date: Sun, 28 Jun 2009 18:39:19 +0000 Subject: [PATCH] remove mod-auth-kerb from list of required modules git-svn-id: https://modwaklog.svn.sourceforge.net/svnroot/modwaklog/trunk/modwaklog@74 0d961d1b-a432-0410-8fea-cc29f225fe07 --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index af00e4f..79c06a5 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,11 @@ Standards-Version: 3.6.1 Package: libapache-mod-waklog Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, apache-common, krb5-config, libapache-mod-auth-kerb +Depends: ${shlibs:Depends}, ${misc:Depends}, apache-common, krb5-config Description: AFS Authentication for Apache Package: libapache2-mod-waklog Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork, krb5-config, - libapache2-mod-auth-kerb | libapache2-webauth +Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork, krb5-config Description: AFS Authentication for Apache2 -- 2.20.1