diff options
| author | Roland Reichwein <mail@reichwein.it> | 2020-04-30 16:35:44 +0200 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2020-04-30 16:35:44 +0200 | 
| commit | 092c3cc12a7092032c77ecfb75b7c6baec1da3cb (patch) | |
| tree | 6477e6ad419e24abdb509147ce5eb091f9f3bc7c /debian/control | |
| parent | 735d011a6cccf94eebe8bed1a6f539828a7b75e6 (diff) | |
Debian packaging
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a417c81..acd8ae5 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@  Source: webserver  Section: httpd -Priority: extra +Priority: optional  Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, htmlmin | tidy, cleancss +Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, python3-pkg-resources, htmlmin, cleancss  Standards-Version: 4.1.3  Homepage: http://www.reichwein.it/webserver/  | 
