summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-08-31 01:04:26 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-08-31 01:04:26 +0000
commit4b7de5ba728cd181641b57474f591017c8cfce67 (patch)
treec8e0d43276a5d46ffc4680c9efb2a008bb143346
parent879a1a9d49d0225d14b6d9957cdd36dec23d897e (diff)
downloadmake.old-4b7de5ba728cd181641b57474f591017c8cfce67.tar.gz
Need libkstat on illumos
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3bd7323..468ae11 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: standard
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Standards-Version: 3.9.3
Homepage: http://www.gnu.org/software/make/
-Build-Depends: debhelper (>=9), perl
+Build-Depends: debhelper (>=9), perl, libkstat-dev [illumos-any]
Package: make
Section: devel