krusader: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:09 +01:00
parent adc9b87cb2
commit 3cdb76a785

View file

@ -5,7 +5,7 @@ _rev=-beta3
revision=1
wrksrc=krusader-${version}${_rev}/
build_style=cmake
hostmakedepends="cmake automoc4"
hostmakedepends="automoc4"
makedepends="zlib-devel kdelibs-devel phonon-devel"
short_desc="Twin-panel (commander-style) file manager"
maintainer="Duncan Overbruck <mail@duncano.de>"