mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
leatherman: for boost-1.88
This commit is contained in:
parent
f34ff88d8c
commit
7869617a16
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'leatherman'
|
||||
pkgname=leatherman
|
||||
version=1.12.4
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=cmake
|
||||
configure_args="-DLEATHERMAN_SHARED=ON"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="boost-devel libcurl-devel"
|
||||
makedepends="boost-devel-minimal libboost_filesystem libboost_system
|
||||
libboost_date_time libboost_log_setup libboost_regex
|
||||
libboost_locale libboost_log libboost_nowide libcurl-devel"
|
||||
short_desc="Collection of C++ and CMake utility libraries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue