upgpkg: aseprite 1.3.9-1

upstream release
This commit is contained in:
ImperatorStorm
2024-10-02 13:14:36 -05:00
parent 8bbe712b15
commit 062d51bad0
4 changed files with 23 additions and 18 deletions

View File

@@ -43,14 +43,15 @@ index e1e3bc1ae3..4a37838e95 100644
--- a/src/app/CMakeLists.txt
+++ b/src/app/CMakeLists.txt
@@ -651,8 +651,8 @@ target_link_libraries(app-lib
${GIF_LIBRARIES}
${PNG_LIBRARIES}
${ZLIB_LIBRARIES}
${FREETYPE_LIBRARIES}
${HARFBUZZ_LIBRARIES}
+ ${LibArchive_LIBRARIES}
json11
- archive_static
${FMT_LIBRARIES}
tinyexpr)
tinyexpr
qoi)
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt
index ffd1c0cfcd..4839d4097c 100644