phonon-qt5: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:14 +01:00
parent db25c47701
commit 5433a54852

View file

@ -5,7 +5,7 @@ revision=2
wrksrc=${pkgname%-*}-${version}
build_style=cmake
configure_args="-DPHONON_BUILD_PHONON4QT5=ON -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON"
hostmakedepends="cmake automoc4 extra-cmake-modules"
hostmakedepends="automoc4 extra-cmake-modules"
makedepends="glib-devel qt5-devel pulseaudio-devel libqzeitgeist-devel"
short_desc="The multimedia framework for KDE"
maintainer="Juan RP <xtraeme@gmail.com>"