mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Depend on pkg-config
Or else the package will be built without libidn and libxcrypt. Closes: #950140
This commit is contained in:
parent
5fee1b1418
commit
80e41a8a4c
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: standard
|
|||||||
Maintainer: Marco d'Itri <md@linux.it>
|
Maintainer: Marco d'Itri <md@linux.it>
|
||||||
Standards-Version: 4.3.0.1
|
Standards-Version: 4.3.0.1
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Build-Depends: debhelper (>= 10), gettext, libidn2-dev (>= 2.0.3)
|
Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3)
|
||||||
Vcs-Git: git://github.com/rfc1036/whois.git
|
Vcs-Git: git://github.com/rfc1036/whois.git
|
||||||
Vcs-Browser: https://github.com/rfc1036/whois
|
Vcs-Browser: https://github.com/rfc1036/whois
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user