gtkimageview: needs which in hostmakedepends
This commit is contained in:
parent
8d2269f561
commit
7e49357608
|
@ -6,7 +6,7 @@ _githash=77abd2122c19d2eca21599404a2d3aece35081e2
|
|||
wrksrc="${pkgname}-${_githash}"
|
||||
build_style=gnu-configure
|
||||
configure_script="./autogen.sh"
|
||||
hostmakedepends="gnome-common pkg-config gtk-doc libtool glib-devel"
|
||||
hostmakedepends="gnome-common pkg-config gtk-doc libtool glib-devel which"
|
||||
makedepends="gtk+-devel"
|
||||
short_desc="Widget that provides a zoomable and panable view of a GdkPixbuf"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue