alfred-json: drop hostmakedepends provided by build_style
This commit is contained in:
parent
d0792a86de
commit
0ea83683b8
|
@ -3,7 +3,7 @@ pkgname=alfred-json
|
|||
version=0.3.1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="jansson-devel zlib-devel"
|
||||
short_desc="Simple alfred client with JSON output"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue