From d3da4affc6d59acbea14224709658bf5d7905f80 Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Tue, 17 Apr 2012 13:46:28 +0200 Subject: [PATCH 1/1] Add missing ${misc:Depends} --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 567aea4..a6c1700 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.3 Package: libnss-mysql-bg Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mysql-server, libpam-mysql Conflicts: libnss-mysql Description: NSS module for using MySQL as a naming service -- 2.11.0