From 8f9ec59c42c7518807ae1328069ec399ecdd6fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 6 Oct 2017 09:40:47 +0200 Subject: [PATCH] keepassx: specify qmake version. --- app-admin/keepassx/keepassx-2.0a6.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/keepassx/keepassx-2.0a6.recipe b/app-admin/keepassx/keepassx-2.0a6.recipe index a423d9d8f..6a3542f18 100644 --- a/app-admin/keepassx/keepassx-2.0a6.recipe +++ b/app-admin/keepassx/keepassx-2.0a6.recipe @@ -44,18 +44,18 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel - devel:libz devel:libgcrypt devel:libgpg_error devel:libQtCore devel:libQtGui + devel:libz " BUILD_PREREQUIRES=" cmd:cmake - cmd:make cmd:g++ - cmd:qmake + cmd:make cmd:moc + cmd:qmake >= 4.8 cmd:xres "