innoextract: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:32 +07:00
parent fa550c6ec1
commit 878459a412
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -155,7 +155,6 @@ find_package(Boost REQUIRED COMPONENTS
iostreams
filesystem
date_time
- system
program_options
)
list(APPEND LIBRARIES ${Boost_LIBRARIES})

View file

@ -1,7 +1,7 @@
# Template file for 'innoextract' # Template file for 'innoextract'
pkgname=innoextract pkgname=innoextract
version=1.9 version=1.9
revision=6 revision=7
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules" hostmakedepends="extra-cmake-modules"
makedepends="boost-devel-minimal libboost_filesystem libboost_iostreams makedepends="boost-devel-minimal libboost_filesystem libboost_iostreams