diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-01-04 20:39:29 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-01-04 20:39:29 +0400 |
commit | cf7532377154ad1069796cc5cdfb6cde013843c6 (patch) | |
tree | 8e0ada50f5961827825e496949a6d08b0825d969 | |
parent | 126295befaa6ae5c2027e1a3ce8e5c98fc2005f2 (diff) | |
download | exim4-cf7532377154ad1069796cc5cdfb6cde013843c6.tar.gz |
Build really depends on dh-smf [illumos-any]
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 150ee7b..cf6be0f 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.15), po-debconf, docbook-xsl, xsltproc, lynx-cur | lynx, docbook-xml, libpcre3-dev, libldap2-dev, libpam0g-dev, libident-dev, libdb5.1-dev, libxmu-dev, libxt-dev, libxext-dev, libx11-dev, libxaw7-dev, libpq-dev, libmysqlclient-dev | libmysqlclient15-dev, - libkstat-dev [illumos-any], + libkstat-dev [illumos-any], dh-smf [illumos-any], libsqlite3-dev, libperl-dev, libgnutls-dev, libsasl2-dev XS-Testsuite: autopkgtest |