You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_install_patch/net-im/telegram-desktop/telegram-dllib-2.9.3.patch

14 lines
349 B

# Calculate format=diff
diff --git a/Telegram/lib_webview/CMakeLists.txt b/Telegram/lib_webview/CMakeLists.txt
index b2bfd49..a883458 100644
--- a/Telegram/lib_webview/CMakeLists.txt
+++ b/Telegram/lib_webview/CMakeLists.txt
@@ -41,6 +41,7 @@ PUBLIC
target_link_libraries(lib_webview
PUBLIC
+ ${CMAKE_DL_LIBS}
desktop-app::lib_base
)