From 2503c9854b0702d8bb95b37e8d9da0354c86aa96 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 29 Aug 2016 08:30:50 -0700 Subject: [PATCH] debbugs-web can work with just debbugs-local --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a41c22b2..1972d06b 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Package: debbugs-web Architecture: all Depends: ${misc:Depends}, - libdebbugs-perl, apache2 | httpd + libdebbugs-perl, apache2 | httpd | debbugs-local Suggests: libcgi-alert-perl, libapache2-mod-perl2 Description: web scripts for the active Debian BTS Debian has a bug tracking system which files details of bugs reported by -- 2.39.5