libechonest-qt5: drop hostmakedepends provided by build_style
This commit is contained in:
parent
3c79b64dba
commit
10da3af411
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue