diff options
author | Michael Biebl <biebl@debian.org> | 2012-11-13 22:50:44 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2012-11-13 22:56:30 +0100 |
commit | 85c3d131fafb7a92a19d58eb21224609cb019deb (patch) | |
tree | 3038f3e557384b54eb895c742750dc006ae51f9e /debian/control | |
parent | 2cec5c4db9b66356bf0f13408d92810c64dbb7e3 (diff) | |
download | rsyslog-85c3d131fafb7a92a19d58eb21224609cb019deb.tar.gz |
Use dh-autoreconf to update the build system.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bb0e13f..2a0e24f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: important Maintainer: Michael Biebl <biebl@debian.org> Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1), - autotools-dev (>= 20100122.1), + dh-autoreconf, zlib1g-dev, libmysqlclient-dev, libpq-dev, |