From e72df1f880825d93333817e3fa89db281a1144be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 17 Dec 2017 22:42:23 +0100 Subject: [PATCH] libdbusmenu-qt: fix cross --- srcpkgs/libdbusmenu-qt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libdbusmenu-qt/template b/srcpkgs/libdbusmenu-qt/template index f6caee71d60..254e4a3ef3f 100644 --- a/srcpkgs/libdbusmenu-qt/template +++ b/srcpkgs/libdbusmenu-qt/template @@ -3,7 +3,7 @@ pkgname=libdbusmenu-qt version=0.9.2 revision=2 build_style=cmake -hostmakedepends="doxygen" +hostmakedepends="doxygen qt-host-tools qt-devel" makedepends="qt-devel" short_desc="A library that provides a Qt implementation of the DBusMenu spec" maintainer="Juan RP "