Module: ngircd.git Branch: master Commit: 4e550bf9ef9d8c05a753f27c6deec8ada0fb0ce9 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=4e550...
Author: Alexander Barton alex@barton.de Date: Fri Dec 30 00:40:18 2011 +0100
contrib/Debian/control: Update and complete "Build-Depends"
---
contrib/Debian/control | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/contrib/Debian/control b/contrib/Debian/control index bdb2319..0ac6d22 100644 --- a/contrib/Debian/control +++ b/contrib/Debian/control @@ -2,7 +2,15 @@ Source: ngircd Section: net Priority: optional Maintainer: Alexander Barton alex@barton.de -Build-Depends: debhelper (>> 4.0.0), libz-dev, libwrap0-dev, libident-dev, libgnutls-dev, libpam0g-dev +Build-Depends: debhelper (>> 4.0.0), + autotools-dev, + expect, + libz-dev, + libwrap0-dev, + libident-dev, + libgnutls-dev, + libpam0g-dev, + telnet, Standards-Version: 3.9.1
Package: ngircd
ngircd-commits@lists.barton.de