mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
mpd: add missing nfs include path
This commit is contained in:
parent
7ae460555d
commit
529592e880
@ -98,6 +98,7 @@ PKG_MESON_OPTS_TARGET="-Dadplug=disabled \
|
||||
|
||||
pre_configure_target() {
|
||||
export PKG_CONFIG_PATH="$(get_install_dir libnfs5)/usr/lib/pkgconfig:${PKG_CONFIG_PATH}"
|
||||
export TARGET_CXXFLAGS+=" -I$(get_install_dir libnfs5)/usr/include"
|
||||
}
|
||||
|
||||
addon() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user