From 87bdc5a5ce46cc7c9c38c90444c558f2ca76c32f Mon Sep 17 00:00:00 2001 From: opi Date: Mon, 5 Dec 2016 10:45:55 +0100 Subject: [PATCH] [fix] Add missing dependency to nscd package #656 See https://dev.yunohost.org/issues/656 nscd is called during user_create and user_delete, but this package is only in Recommends for libnss-ldapd. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 80f562e76..5fb816c61 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Depends: ${python:Depends}, ${misc:Depends} , dnsutils, bind9utils, unzip, git, curl, cron , ca-certificates, netcat-openbsd, iproute , mariadb-server | mysql-server, php5-mysql | php5-mysqlnd - , slapd, ldap-utils, sudo-ldap, libnss-ldapd + , slapd, ldap-utils, sudo-ldap, libnss-ldapd, nscd , postfix-ldap, postfix-policyd-spf-perl, postfix-pcre, procmail , dovecot-ldap, dovecot-lmtpd, dovecot-managesieved , dovecot-antispam, fail2ban