mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
ci: replace package pkg-config by pkgconf
This commit is contained in:
@@ -33,7 +33,7 @@ env:
|
||||
libzstd-dev
|
||||
ninja-build
|
||||
php-dev
|
||||
pkg-config
|
||||
pkgconf
|
||||
pylint
|
||||
python3-bandit
|
||||
python3-dev
|
||||
@@ -167,7 +167,7 @@ jobs:
|
||||
/usr/local/bin/python3.11 \
|
||||
/usr/local/bin/python3.11-config \
|
||||
;
|
||||
brew install asciidoctor cjson guile lua pkg-config ruby
|
||||
brew install asciidoctor cjson guile lua pkgconf ruby
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user