From 2e483c2457fe012b84fb427cf4a04fdc6620ca3b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:09 +0100 Subject: [PATCH] libalkimia: drop hostmakedepends provided by build_style --- srcpkgs/libalkimia/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libalkimia/template b/srcpkgs/libalkimia/template index cbd3620db55..221553eed6f 100644 --- a/srcpkgs/libalkimia/template +++ b/srcpkgs/libalkimia/template @@ -3,7 +3,7 @@ pkgname=libalkimia version=5.0.0 revision=1 build_style=cmake -hostmakedepends="cmake pkg-config qt-qmake automoc4" +hostmakedepends="pkg-config qt-qmake automoc4" makedepends="kdelibs-devel gmp-devel qt-devel phonon-devel gmpxx-devel" homepage="https://www.linux-apps.com/content/show.php/libalkimia?content=137323" short_desc="Library used by KDE finance applications"