aports/testing/porla/0001-lua.cmake.libraries.patch
Fabricio Silva 74f2bbc695 testing/porla: new aport
https://porla.org/
A high performance BitTorrent client for servers and seedboxes.
2024-10-22 21:58:13 +00:00

14 lines
305 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6afe703..08bd745 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -251,7 +251,7 @@ target_link_libraries(
CURL::libcurl
jwt-cpp::jwt-cpp
libzip::zip
- lua
+ ${LUA_LIBRARIES}
sodium
SQLite::SQLite3
torrent-rasterbar