diff options
author | Guido Günther <agx@sigxcpu.org> | 2018-10-22 15:14:44 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2018-10-22 15:14:44 +0200 |
commit | 85c7e408d52e4f939f8283939fa65b8f17f1e597 (patch) | |
tree | 6ee4a0a7d58dd558587e36b1ee4c39f46e179727 | |
parent | d/control: Switch URLs to salsa (diff) | |
download | krb5-auth-dialog-85c7e408d52e4f939f8283939fa65b8f17f1e597.tar.gz krb5-auth-dialog-85c7e408d52e4f939f8283939fa65b8f17f1e597.tar.bz2 krb5-auth-dialog-85c7e408d52e4f939f8283939fa65b8f17f1e597.zip |
d/control: Drop superfluous autotools-dev build-dep
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1447427..3daea29 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Maintainer: Guido Günther <agx@sigxcpu.org> Build-Depends: autoconf, automake, - autotools-dev, bison, cdbs, debhelper (>= 10), |