diff options
| -rw-r--r-- | srcpkgs/libopenraw/template | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/srcpkgs/libopenraw/template b/srcpkgs/libopenraw/template index aec294a1ea9..2c70aa1d67c 100644 --- a/srcpkgs/libopenraw/template +++ b/srcpkgs/libopenraw/template @@ -5,7 +5,8 @@ revision=3 build_style=gnu-configure configure_args="--with-boost=${XBPS_CROSS_BASE}/usr" hostmakedepends="pkg-config curl" -makedepends="glib-devel gdk-pixbuf-devel boost-headers libxml2-devel libjpeg-turbo-devel" +makedepends="glib-devel gdk-pixbuf-devel boost-devel-minimal + libxml2-devel libjpeg-turbo-devel" short_desc="Library for camera RAW files decoding" maintainer="Orphaned <orphan@voidlinux.org>" license="LGPL-3.0-or-later" |
