diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 84b94735..4d5a5c82 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,16 @@ Source: coreutils Maintainer: Igor Pashev <pashev.igor@gmail.com> Section: utils Priority: required -Standards-Version: 3.9.2.0 +Standards-Version: 3.9.4.0 Build-Depends: gettext (>= 0.10.37), debhelper (>= 9), texinfo (>= 4.2), groff, + gperf, bison, + dh-autoreconf, libgmp-dev, libattr1-dev, libselinux1-dev (>= 1.32) [linux-any], - gperf, bison, - dh-autoreconf, - libsec1-dev [illumos-amd64], libacl1-dev [linux-any], + libsec1-dev [illumos-any], libacl1-dev [linux-any], + libnvpair-dev [illumos-any], Homepage: http://gnu.org/software/coreutils Package: coreutils |