mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mkvtoolnix: rebuild for gcc stdc++ dropping gcc4 compat
Closes: #1245 Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
2c70cb9099
commit
1d0e97fdd2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=25.0.0
|
version=25.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||||
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
|
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
|
||||||
|
|
Loading…
Add table
Reference in a new issue