--- cmake/external/rlottie/CMakeLists.txt.orig	2020-10-23 14:48:52 UTC
+++ cmake/external/rlottie/CMakeLists.txt
@@ -7,7 +7,7 @@
 add_library(external_rlottie INTERFACE IMPORTED GLOBAL)
 add_library(desktop-app::external_rlottie ALIAS external_rlottie)
 
-if (DESKTOP_APP_USE_PACKAGED)
+if (0) # DESKTOP_APP_USE_PACKAGED
     find_package(rlottie QUIET)
 
     if (rlottie_FOUND)
