diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-07-01 18:42:52 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-07-01 18:42:52 +0000 |
commit | a72a96203255d0ae5ae6b312f3ad6d61b1ea20f8 (patch) | |
tree | 9084c9f6cb8584344444d34d232b4883959df627 /uts/debian/control | |
parent | c72eb9432e1a767f3411b44e4724e1ad220a25ef (diff) | |
download | illumos-packaging-a72a96203255d0ae5ae6b312f3ad6d61b1ea20f8.tar.gz |
Use dh-illumos
Diffstat (limited to 'uts/debian/control')
-rw-r--r-- | uts/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uts/debian/control b/uts/debian/control index e2bf90a..6c7fdc0 100644 --- a/uts/debian/control +++ b/uts/debian/control @@ -3,7 +3,7 @@ Section: kernel Priority: optional Maintainer: Igor Pashev <pashev.igor@gmail.com> Build-Depends: - debhelper ( >= 8 ), illumos-source, patch, quilt, sunmake, libc-dev-bin, ksh93 + debhelper ( >= 8 ), illumos-source, patch, quilt, dh-illumos Standards-Version: 3.9.3 Homepage: http://illumos.org/ |