mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix pkgconfig deprecation warning in cross file
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ cpp = 'wineg++'
|
||||
ar = 'ar'
|
||||
strip = 'strip'
|
||||
# Needs to be specified explicitely for Fedora 32
|
||||
pkgconfig = 'pkg-config'
|
||||
pkg-config = 'pkg-config'
|
||||
# Useful for packaging so Meson can resolve dependencies without a pkg-config
|
||||
# file from the repositories
|
||||
cmake = 'cmake'
|
||||
|
||||
Reference in New Issue
Block a user