kcachegrind: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:07 +01:00
parent 01f7c901d1
commit 0050e47572

View file

@ -4,7 +4,7 @@ version=4.14.3
revision=2
build_style=cmake
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF"
hostmakedepends="cmake automoc4 pkg-config"
hostmakedepends="automoc4 pkg-config"
makedepends="boost-devel glib-devel libressl-devel qt-devel phonon-devel kdelibs-devel"
depends="python hicolor-icon-theme"
short_desc="Visualization of Performance Profiling Data"