mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 20:12:59 +02:00
innoextract: for boost-1.89
This commit is contained in:
parent
fa550c6ec1
commit
878459a412
2 changed files with 11 additions and 1 deletions
10
srcpkgs/innoextract/patches/boost-1.89.patch
Normal file
10
srcpkgs/innoextract/patches/boost-1.89.patch
Normal 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})
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue