mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
ci(linux): install libzip without crypto, bump sdl from 2.28.5 -> 2.30.3 (#588)
* ci(linux): install libzip without crypto, bump sdl from 2.28.5 -> 2.30.3 * just install libzip with apt for otr gen * copy the .so to a place linuxdeploy looks for it * but do it in the right place
This commit is contained in:
@@ -79,7 +79,6 @@ execute_process(
|
||||
--executable=$<TARGET_FILE:2ship>
|
||||
$<$<BOOL:$<TARGET_PROPERTY:2ship,APPIMAGE_DESKTOP_FILE>>:--desktop-file=$<TARGET_PROPERTY:2ship,APPIMAGE_DESKTOP_FILE>>
|
||||
$<$<BOOL:$<TARGET_PROPERTY:2ship,APPIMAGE_ICON_FILE>>:--icon-file=$<TARGET_PROPERTY:2ship,APPIMAGE_ICON_FILE>>
|
||||
--exclude-library "*libcrypto*"
|
||||
--output=appimage
|
||||
# --verbosity=2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user