diff --git a/srcpkgs/source-highlight/template b/srcpkgs/source-highlight/template index 07b09fe5c1c..7e610207935 100644 --- a/srcpkgs/source-highlight/template +++ b/srcpkgs/source-highlight/template @@ -1,11 +1,11 @@ # Template file for 'source-highlight' pkgname=source-highlight version=3.1.9 -revision=8 +revision=9 build_style=gnu-configure configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --with-bash-completion=/usr/share/bash-completion/completions" -makedepends="boost-devel" +makedepends="boost-devel-minimal libboost_regex" short_desc="Convert source code to syntax highlighted document" maintainer="Orphaned " license="GPL-3.0-or-later"