mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libtorrent-rasterbar: remove ignored configure_args
This commit is contained in:
parent
b0eaabcea7
commit
faf4025c40
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgname=libtorrent-rasterbar
|
||||||
version=1.2.18
|
version=1.2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="DCMAKE_CXX_STANDARD=14 -Dbuild_examples=ON -Dbuild_tools=ON
|
configure_args="-Dbuild_examples=ON -Dbuild_tools=ON
|
||||||
-Dpython-bindings=ON -Dbuild_tests=ON"
|
-Dpython-bindings=ON -Dbuild_tests=ON"
|
||||||
hostmakedepends="pkg-config intltool libtool python3-devel"
|
hostmakedepends="pkg-config intltool libtool python3-devel"
|
||||||
makedepends="openssl-devel boost-devel geoip-devel python3-devel"
|
makedepends="openssl-devel boost-devel geoip-devel python3-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue