mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
libixion: for boost-1.88
This commit is contained in:
parent
06c952ac3b
commit
0bb9cffd7a
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'libixion'
|
# Template file for 'libixion'
|
||||||
pkgname=libixion
|
pkgname=libixion
|
||||||
version=0.19.0
|
version=0.19.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="boost-devel fmt-devel mdds python3-devel spdlog"
|
makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
|
||||||
|
libboost_system
|
||||||
|
fmt-devel mdds python3-devel spdlog"
|
||||||
short_desc="General purpose formula parser and interpreter"
|
short_desc="General purpose formula parser and interpreter"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue