Add pre-depends for multi-arch mysql
[manu/libnss-mysql-bg.git] / debian / control
index 567aea4..0dc579f 100644 (file)
@@ -2,12 +2,13 @@ Source: libnss-mysql-bg
 Section: admin
 Priority: optional
 Maintainer: Emmanuel Lacour <elacour@home-dn.net>
-Build-Depends: debhelper (>= 7), libmysqlclient15-dev, quilt (>= 0.40)
+Build-Depends: debhelper (>= 9), libmysqlclient15-dev, quilt (>= 0.40), autotools-dev, dh-autoreconf
 Standards-Version: 3.9.3
 
 Package: libnss-mysql-bg
 Architecture: any
-Depends: ${shlibs:Depends}
+Pre-Depends: multiarch-support
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: mysql-server, libpam-mysql
 Conflicts: libnss-mysql
 Description: NSS module for using MySQL as a naming service
@@ -19,4 +20,4 @@ Description: NSS module for using MySQL as a naming service
  "libnss-mysql" package for building an NSS over an existing database (used for
  another purpose like groupware, ...).  
  .
- It currently supports storage of passwd, group and shadow informations.
+ It currently supports storage of passwd, group and shadow information.