summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2017-04-30 13:58:17 +0200
committerTimo Weingärtner <timo@tiwe.de>2017-04-30 14:12:01 +0200
commit50e7e3eb4ddb08f08e355771cac455540604f888 (patch)
treea0e3ef32382db4092844656f6070213a1f851b08
parent577eb4670cb5c30a366df160c1dd1150729671aa (diff)
downloadhadori-50e7e3eb4ddb08f08e355771cac455540604f888.tar.gz
remove build-dep on zlib, add help2man
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e181a27..53beeb9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: hadori
Section: utils
Priority: extra
Maintainer: Timo Weingärtner <timo@tiwe.de>
-Build-Depends: debhelper (>= 10), libboost-program-options-dev, zlib1g-dev
+Build-Depends: debhelper (>= 10), help2man, libboost-program-options-dev
Standards-Version: 3.9.8
Homepage: https://git.tiwe.de/hadori.git
Vcs-Git: https://git.tiwe.de/hadori.git -b debian