innoextract: drop hostmakedepends provided by build_style
This commit is contained in:
parent
f371f48731
commit
295e7b983a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.6
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
|
configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
|
||||||
hostmakedepends="cmake boost"
|
hostmakedepends="boost"
|
||||||
makedepends="boost-devel liblzma-devel"
|
makedepends="boost-devel liblzma-devel"
|
||||||
short_desc="A tool to unpack installers created by Inno Setup"
|
short_desc="A tool to unpack installers created by Inno Setup"
|
||||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||||
|
|
Loading…
Reference in a new issue