libechonest-qt5: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:10 +01:00
parent 3c79b64dba
commit 10da3af411

View file

@ -5,7 +5,7 @@ revision=1
wrksrc=${pkgname%-*}-${version}
build_style=cmake
configure_args="-DBUILD_WITH_QT4=OFF"
hostmakedepends="cmake qt5-qmake"
hostmakedepends="qt5-qmake"
makedepends="boost-devel qt5-xmlpatterns-devel"
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
maintainer="Duncaen <duncaen@voidlinux.eu>"