From b9d0be4870b19d6f79d2c00aa6f9d98de5bd0635 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 15 Aug 2015 17:44:58 +0300 Subject: Fixed build-deps See also http://osdyson.org/issues/188 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3898b8b14..95487dc8a 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: bzip2, g++-multilib [amd64 illumos-amd64], genisoimage, gsoap (>= 2.8.16), - hardening-wrapper, + hardening-wrapper [!illumos-amd64], iasl, imagemagick, kbuild (>= 1:0.1.9998svn2695), @@ -73,7 +73,7 @@ Build-Depends: bzip2, xsltproc, yasm (>= 0.7.0), zlib1g-dev -Build-Conflicts: hardening-wrapper +Build-Conflicts: hardening-wrapper [illumos-amd64] X-Python-Version: >= 2.5 Standards-Version: 3.9.4 Homepage: http://www.virtualbox.org/ -- cgit v1.2.3