mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
taglib: rebuild for gcc stdc++ dropping gcc4 compat
Closes: #1081 [via git-merge-pr]
This commit is contained in:
parent
009a0d7c6a
commit
1bf037c0c8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'taglib'
|
# Template file for 'taglib'
|
||||||
pkgname=taglib
|
pkgname=taglib
|
||||||
version=1.11.1
|
version=1.11.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
|
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue