diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
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 <mail@reichwein.it> -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/ |