diff options
author | Roland Stigge <stigge@antcom.de> | 2018-02-26 22:02:27 +0100 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2018-02-26 22:02:27 +0100 |
commit | 1fb8bf91a6a796c307e31338cc9b850c41d6dd6d (patch) | |
tree | 6bdd52de02afdc725944a9d80199b88daaf3e7c4 /debian | |
parent | 57c1a0adda4401bd307ce90e26ddcf65fb502149 (diff) |
Minify HTML/CSS/JS
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8c4e16d..5dbb8a0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: webbox Section: web Priority: extra Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev +Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev, node-uglify, htmlmin, cleancss Standards-Version: 4.1.3 Homepage: http://www.reichwein.it/webbox/ |