diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-02-12 15:56:29 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-02-12 15:56:29 +0100 |
commit | 5d2a6916cacdda97431c1e4c73660c3f6db615e8 (patch) | |
tree | 3ac3398ea983cdf1d046cbc4fe64c3f7f2bea9d3 /debian/control | |
parent | e724452c00a56d0579ea685f90da6200993de5e0 (diff) |
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 a523452..5942ba6 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, libfcgi-dev +Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, uglifyjs, python3-pkg-resources, htmlmin, cleancss, libfcgi-dev, libreichwein-dev, libfmt-dev Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/downtube/ |