From 32e1350b3f6ada592605c6c24bfcb0fb995c6dcf Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 28 Feb 2018 16:35:42 +0100 Subject: Fix htmlmin dependency on debian9 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5dbb8a0..ae2c603 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: webbox Section: web Priority: extra Maintainer: Roland Reichwein -Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev, node-uglify, htmlmin, cleancss +# tidy is just a dummy +Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev, node-uglify, htmlmin | tidy, cleancss Standards-Version: 4.1.3 Homepage: http://www.reichwein.it/webbox/ -- cgit v1.2.3