aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2014-10-13 16:53:27 +0000
committerJacob Appelbaum <jacob@appelbaum.net>2014-10-13 16:53:52 +0000
commitb5a6a89d2be7ef891231891bbebd8624d130651a (patch)
tree5e36f5d54985139385035c8ace6cf7ecebfc329d
parenta97dcc05850c52d7495d429e28d3258aff692d4e (diff)
downloadtlsdate-b5a6a89d2be7ef891231891bbebd8624d130651a.tar.gz
add git-buildpackage to INSTALL
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3400497..03e91b6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -182,7 +182,7 @@ To make a Debian package with git-buildpackage is the expected build process:
lintian libevent-dev libseccomp-dev build-essential \
autoconf dh-autoreconf dh-systemd automake autotools-dev \
dh-apparmor libssl-dev libevent-dev libtool pkg-config \
- debhelper fakeroot hardening-wrapper;
+ debhelper fakeroot hardening-wrapper git-buildpackage;
git clone https://www.github.com/ioerror/tlsdate/
cd tlsdate/
git checkout debian-master