diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:18:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:18:59 +0100 |
commit | 5f4a44211f18ab370edf29ff977bf9035219559c (patch) | |
tree | f24f1faef4bf59b8725f6e25df9c4fa95105c5ef /debian/control | |
parent | 7811a9ff419c31a3a5067f8d19cc77dff6c12d6f (diff) | |
download | libpam-x2go-5f4a44211f18ab370edf29ff977bf9035219559c.tar.gz libpam-x2go-5f4a44211f18ab370edf29ff977bf9035219559c.tar.bz2 libpam-x2go-5f4a44211f18ab370edf29ff977bf9035219559c.zip |
debian/{control,rules}: Enable all hardening flags.
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 6da8699..0f87210 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 9), + dpkg-dev (>= 1.16.1.1~), libgtest-dev, libpam0g-dev, libssh-dev, |