diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 13:22:00 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 13:22:00 +0100 |
commit | 7e4ca5240d975d9d93198bf835c0cde27a4d5f0d (patch) | |
tree | 3cc8d4a71a4760098be173049ebe5605915729c3 /debian/control | |
parent | 8012c81c7224c3b6215e54c77af15470a6c362d9 (diff) | |
download | libpam-x2go-7e4ca5240d975d9d93198bf835c0cde27a4d5f0d.tar.gz libpam-x2go-7e4ca5240d975d9d93198bf835c0cde27a4d5f0d.tar.bz2 libpam-x2go-7e4ca5240d975d9d93198bf835c0cde27a4d5f0d.zip |
/debian/control: Depend on dh-autoreconf.
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 5206a93..9a7abe2 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: libssh-dev, pkg-config, cdbs, + dh-autoreconf, Standards-Version: 3.9.3 Homepage: http://wiki.x2go.org Vcs-Git: git://code.x2go.org/libpam-x2go.git |