Don't require RTKit for Xenial CI

It apparently doesn't have DBus1Config.cmake in its libdbus-1-dev package.
master
Chris Robinson 2021-04-18 01:52:22 -07:00
parent 4a152e9d9d
commit 9e5e6f3b16
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ script:
- >
if [[ "${TRAVIS_OS_NAME}" == "linux" && -z "${BUILD_ANDROID}" ]]; then
cmake \
-DALSOFT_REQUIRE_RTKIT=ON \
-DALSOFT_REQUIRE_ALSA=ON \
-DALSOFT_REQUIRE_OSS=ON \
-DALSOFT_REQUIRE_PORTAUDIO=ON \