From 6fe3ff85b273b81c5232c6684213bcb3bebfeb98 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 21 Aug 2019 11:58:09 +0300 Subject: [PATCH] GoldenDict: fix build --- app-text/goldendict/goldendict-1.5.0rc2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/goldendict/goldendict-1.5.0rc2.recipe b/app-text/goldendict/goldendict-1.5.0rc2.recipe index a61980033..16aa27e0e 100644 --- a/app-text/goldendict/goldendict-1.5.0rc2.recipe +++ b/app-text/goldendict/goldendict-1.5.0rc2.recipe @@ -79,7 +79,7 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix - cmd:lrelease$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix cmd:qmake$secondaryArchSuffix >= 5