sblg: add which to hostdeps
This commit is contained in:
parent
46d8040d66
commit
cd79ca42af
|
@ -4,6 +4,7 @@ version=0.5.10
|
|||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
hostmakedepends="which"
|
||||
makedepends="expat-devel"
|
||||
short_desc="Simple off-line blog utility"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Reference in New Issue