diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-08-31 01:04:26 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-08-31 01:04:26 +0000 |
commit | 4b7de5ba728cd181641b57474f591017c8cfce67 (patch) | |
tree | c8e0d43276a5d46ffc4680c9efb2a008bb143346 /debian/control | |
parent | 879a1a9d49d0225d14b6d9957cdd36dec23d897e (diff) | |
download | make.old-4b7de5ba728cd181641b57474f591017c8cfce67.tar.gz |
Need libkstat on illumos
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
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 |