Debian: require "telnet" or "telnet-ssl" for building
This commit is contained in:
parent
09ab0704f4
commit
343a90dc37
|
@ -10,7 +10,7 @@ Build-Depends: debhelper (>> 4.0.0),
|
||||||
libident-dev,
|
libident-dev,
|
||||||
libgnutls-dev,
|
libgnutls-dev,
|
||||||
libpam0g-dev,
|
libpam0g-dev,
|
||||||
telnet,
|
telnet | telnet-ssl,
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
|
|
||||||
Package: ngircd
|
Package: ngircd
|
||||||
|
|
Loading…
Reference in New Issue