diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-05-30 22:56:23 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-05-30 22:56:23 +0200 |
commit | 9ca1bd5cdaeb199c99faa892fe4911a85e9fbe29 (patch) | |
tree | 4335bae6ea1b9a5e585ecb7742f319b1b11a7fa2 /debian/control | |
parent | e6738712c230927b2edd88c3a6ba66adcb156746 (diff) |
Adjust Makefile and debian/control
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 09493df..854fb77 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: downtube Section: web Priority: optional Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, python3-pkg-resources, htmlmin, cleancss +Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, python3-pkg-resources, htmlmin, cleancss, libfcgi-dev Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/downtube/ |