From 3fa9f9a2cccaf57c3ea6b5482f0ce90b75ed46a9 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 14 Nov 2017 17:14:54 +0300 Subject: [PATCH] MonkeyStudio: use qmake from Qt5 --- dev-qt/monkeystudio/monkeystudio-1.9.0.4.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/monkeystudio/monkeystudio-1.9.0.4.recipe b/dev-qt/monkeystudio/monkeystudio-1.9.0.4.recipe index 96a165d24..3e60d08cb 100644 --- a/dev-qt/monkeystudio/monkeystudio-1.9.0.4.recipe +++ b/dev-qt/monkeystudio/monkeystudio-1.9.0.4.recipe @@ -55,7 +55,7 @@ BUILD_REQUIRES=" devel:libqt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:qmake$secondaryArchSuffix + cmd:qmake$secondaryArchSuffix >= 5 cmd:make cmd:g++$secondaryArchSuffix "