mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cpp-hocon: rebuild for gcc stdc++ dropping gcc4 compat
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
b6a00e83bf
commit
ba87c11071
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cpp-hocon'
|
# Template file for 'cpp-hocon'
|
||||||
pkgname=cpp-hocon
|
pkgname=cpp-hocon
|
||||||
version=0.1.7
|
version=0.1.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="boost-devel leatherman libcurl-devel"
|
makedepends="boost-devel leatherman libcurl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue