libechonest-qt5: drop hostmakedepends provided by build_style
This commit is contained in:
parent
3c79b64dba
commit
10da3af411
|
@ -5,7 +5,7 @@ revision=1
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_QT4=OFF"
|
configure_args="-DBUILD_WITH_QT4=OFF"
|
||||||
hostmakedepends="cmake qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="boost-devel qt5-xmlpatterns-devel"
|
makedepends="boost-devel qt5-xmlpatterns-devel"
|
||||||
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
|
Loading…
Reference in New Issue