From fc4f0d692cbe001163efa4a34b416c7087459488 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 6 Sep 2018 12:11:33 +0200 Subject: [PATCH] tbe: reorder sections. --- games-puzzle/tbe/tbe-0.9.3.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/tbe/tbe-0.9.3.1.recipe b/games-puzzle/tbe/tbe-0.9.3.1.recipe index c81a8fe04..64b55ee33 100644 --- a/games-puzzle/tbe/tbe-0.9.3.1.recipe +++ b/games-puzzle/tbe/tbe-0.9.3.1.recipe @@ -35,10 +35,10 @@ BUILD_REQUIRES=" devel:libQt5Widgets$secondaryArchSuffix " BUILD_PREREQUIRES=" + cmd:cmake cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:make - cmd:cmake " BUILD()