diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-07-01 16:03:45 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-07-01 16:03:45 +0400 |
commit | 5db3c6de68b5ff6425b1e3abd3968f248b7c35d7 (patch) | |
tree | 6752153462bd6272b49adc894bbb1b9d45d0e148 | |
parent | 83b093e4ecdcd8b794a7aa8468c5abcdda3e3a05 (diff) | |
download | dctrl-tools-5db3c6de68b5ff6425b1e3abd3968f248b7c35d7.tar.gz |
Relax build deps on illumos
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4ca99d6..af45b66 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: dctrl-tools developers <dctrl-tools-devel@lists.alioth.debian.org> Uploaders: Antti-Juhani Kaijanaho <ajk@debian.org> Standards-Version: 3.9.3 -Build-Depends: gettext (>= 0.11-0), debhelper (>= 9), po4a (>= 0.40), libc-bin (>= 2.13) +Build-Depends: gettext (>= 0.11-0), debhelper (>= 9), po4a (>= 0.40), libc-bin (>= 2.13) [!illumos-any] Vcs-Git: git://git.debian.org/git/collab-maint/dctrl-tools.git Vcs-Browser: http://git.debian.org/?p=collab-maint/dctrl-tools.git;a=summary |