mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
i3ipc-glib: needs which in hostmakedepends
This commit is contained in:
parent
dcc98413ed
commit
5ae92ea404
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
build_helper="gir"
|
||||
configure_args="$(vopt_enable gir introspection) --disable-static"
|
||||
hostmakedepends="autoconf automake libtool gtk-doc pkg-config glib-devel
|
||||
gobject-introspection"
|
||||
gobject-introspection which"
|
||||
makedepends="json-glib-devel libxcb-devel libglib-devel"
|
||||
short_desc="C interface library to i3 window manager"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue