mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
ImageMagick: rebuild for gcc stdc++ dropping gcc4 compat
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
008ffb459a
commit
28bb7e62b1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=ImageMagick
|
|||
_majorver=6.9.10
|
||||
_patchver=8
|
||||
version="${_majorver}.${_patchver}"
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${_majorver}-${_patchver}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-autotrace --with-wmf=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue