diff --git a/srcpkgs/liborcus/template b/srcpkgs/liborcus/template index bcc151612a1..3fe64a82d5b 100644 --- a/srcpkgs/liborcus/template +++ b/srcpkgs/liborcus/template @@ -1,10 +1,12 @@ # Template file for 'liborcus' pkgname=liborcus version=0.19.2 -revision=2 +revision=3 build_style=gnu-configure 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" maintainer="Orphaned " license="MPL-2.0"