mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
meson cross-file: add libgcrypt-config support (needed by mpd)
https://github.com/MusicPlayerDaemon/MPD/pull/495
This commit is contained in:
parent
fd7aa8e53b
commit
acd4e82417
@ -385,6 +385,7 @@ ar = '$AR'
|
||||
strip = '$STRIP'
|
||||
pkgconfig = '$PKG_CONFIG'
|
||||
llvm-config = '$SYSROOT_PREFIX/usr/bin/llvm-config-host'
|
||||
libgcrypt-config = '$SYSROOT_PREFIX/usr/bin/libgcrypt-config'
|
||||
|
||||
[host_machine]
|
||||
system = 'linux'
|
||||
|
Loading…
x
Reference in New Issue
Block a user