1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

debian: replace pkg-config build dependency by pkgconf

This commit is contained in:
Sébastien Helleu
2024-06-06 22:50:33 +02:00
parent 1a21ab10fa
commit 2648d87a65
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ Build-Depends:
asciidoctor (>= 1.5.4),
ruby-pygments.rb,
debhelper (>= 12),
cmake, pkg-config,
cmake,
pkgconf,
libncurses-dev,
gem2deb,
libperl-dev,