diff --git a/qb/config.libs.sh b/qb/config.libs.sh index 163463b921..04cdff7566 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -35,6 +35,7 @@ add_define_make DYLIB_LIB "$DYLIB" [ -d /opt/vc/lib ] && add_library_dirs /opt/vc/lib check_lib VIDEOCORE -lbcm_host bcm_host_init "-lvcos -lvchiq_arm" +check_lib SYSTEMD -lsystemd sd_get_machine_names if [ "$HAVE_VIDEOCORE" = 'yes' ]; then [ -d /opt/vc/include ] && add_include_dirs /opt/vc/include