mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
liborcus: for boost-1.88
This commit is contained in:
parent
0bb9cffd7a
commit
d29d650523
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'liborcus'
|
# Template file for 'liborcus'
|
||||||
pkgname=liborcus
|
pkgname=liborcus
|
||||||
version=0.19.2
|
version=0.19.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python3"
|
hostmakedepends="automake libtool pkg-config python3"
|
||||||
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
makedepends="boost-devel-minimal libboost_system libboost_date_time
|
||||||
|
libboost_program_options libboost_iostreams
|
||||||
|
mdds libixion-devel python3-devel zlib-devel"
|
||||||
short_desc="Library for processing spreadsheet documents"
|
short_desc="Library for processing spreadsheet documents"
|
||||||
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