xwmfs: needs which in hostmakedepends
This commit is contained in:
parent
3b5fe20bac
commit
45eebc76bd
|
@ -3,7 +3,7 @@ pkgname=xwmfs
|
|||
version=0.83
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake autoconf pkg-config"
|
||||
hostmakedepends="automake autoconf pkg-config which"
|
||||
makedepends="fuse-devel libX11-devel"
|
||||
short_desc="X11 Window-Manager file system based on FUSE"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
|
|
Loading…
Reference in New Issue