grive2: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:06 +01:00
parent 02e2d1acf0
commit dca5bbd0d2

View file

@ -3,7 +3,7 @@ pkgname=grive2
version=0.5.0
revision=2
build_style=cmake
hostmakedepends="cmake pkg-config"
hostmakedepends="pkg-config"
makedepends="boost-devel libcurl-devel yajl-devel libgcrypt-devel expat-devel"
short_desc="Google Drive client with support for partial sync"
maintainer="Duncaen <duncaen@voidlinux.eu>"