diff options
| author | Paweł Krawczyk <pawel.krawczyk@hush.com> | 2014-10-08 15:45:40 +0100 |
|---|---|---|
| committer | Paweł Krawczyk <pawel.krawczyk@hush.com> | 2014-10-08 15:45:40 +0100 |
| commit | 07e2f51ad710a0471c6c1b83e6136bb2c29eb31e (patch) | |
| tree | 772c252c6cc9baa982553f3e35782fbc91489a8e /debian | |
| parent | 33e9072e542578f30fd67e0be9bce56062f77e58 (diff) | |
| parent | 21d14c56fe29a8fadac3a4291d96ed0247c1a766 (diff) | |
| download | pam_tacplus-07e2f51ad710a0471c6c1b83e6136bb2c29eb31e.tar.gz pam_tacplus-07e2f51ad710a0471c6c1b83e6136bb2c29eb31e.zip | |
Merge pull request #16 from gollub/fix/debian_build_for_ax_check_compile_flag
Fix/debian build for ax check compile flag
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4709f74..af07574 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libpam-tacplus Section: admin Priority: extra Maintainer: Jeroen Nijhof <jeroen@jeroennijhof.nl> -Build-Depends: debhelper (>= 9), libpam-dev, dh-autoreconf +Build-Depends: debhelper (>= 9), libpam-dev, dh-autoreconf, autoconf-archive Standards-Version: 3.9.5 Homepage: https://github.com/jeroennijhof/pam_tacplus |
