Using pkgconf instead of pkg-config.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
20cba808fd
commit
066e0c0a6a
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -13,7 +13,7 @@ Build-Depends:
|
||||||
libssh-dev,
|
libssh-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
libyang-dev (>= 3.7.8),
|
libyang-dev (>= 3.7.8),
|
||||||
pkg-config,
|
pkgconf,
|
||||||
Standards-Version: 4.5.1.0
|
Standards-Version: 4.5.1.0
|
||||||
Homepage: https://github.com/CESNET/libnetconf2
|
Homepage: https://github.com/CESNET/libnetconf2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue