diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 10:46:40 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-11 11:15:20 +0100 |
commit | f741491272812ce20764eef0bcb1917beda3f309 (patch) | |
tree | d58d6669175eda43357b1172fd57de0a018f6ff1 /debian/control | |
parent | 1ab5b42353d2510d051731b4318564d3a7ddaaf7 (diff) |
Use system-provided triehash
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4a5aed33c..1362bd984 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Build-Depends: cmake (>= 3.4), ninja-build, pkg-config, po4a (>= 0.34-2), + triehash, xsltproc, zlib1g-dev Build-Depends-Indep: doxygen, graphviz, w3m |