mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
innoextract: no needs boost in build
This commit is contained in:
parent
ca607d6f5e
commit
71cdfaf243
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=innoextract
|
||||||
version=1.9
|
version=1.9
|
||||||
revision=3
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
|
hostmakedepends="extra-cmake-modules"
|
||||||
hostmakedepends="boost extra-cmake-modules"
|
|
||||||
makedepends="boost-devel liblzma-devel"
|
makedepends="boost-devel liblzma-devel"
|
||||||
short_desc="Tool to unpack installers created by Inno Setup"
|
short_desc="Tool to unpack installers created by Inno Setup"
|
||||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue