Merge pull request #6387 from jernejsk/kodi-fix

[LE11] kodi: external rapidjson should be used
This commit is contained in:
Frank Hartung 2022-04-14 22:54:36 +02:00 committed by GitHub
commit c83e1537f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,6 +209,7 @@ configure_package() {
-DENABLE_INTERNAL_CROSSGUID=OFF \
-DENABLE_INTERNAL_UDFREAD=OFF \
-DENABLE_INTERNAL_SPDLOG=OFF \
-DENABLE_INTERNAL_RapidJSON=OFF \
-DENABLE_UDEV=ON \
-DENABLE_DBUS=ON \
-DENABLE_XSLT=ON \