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