Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/libopenraw/template
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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-headers boost-devel libxml2-devel libjpeg-turbo-devel"
short_desc="Library for camera RAW files decoding"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
Expand Down
Loading