From 58224a3b50e84f82ab334489337f23ac9cc1c7ce Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Thu, 7 Dec 2017 11:49:34 +0100 Subject: [PATCH] snowman: Fix qt5 devel requires for secondary architecture. --- app-forensics/snowman/snowman-0.1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/snowman/snowman-0.1.0.recipe b/app-forensics/snowman/snowman-0.1.0.recipe index 3cb903fc2..7de09485c 100644 --- a/app-forensics/snowman/snowman-0.1.0.recipe +++ b/app-forensics/snowman/snowman-0.1.0.recipe @@ -38,7 +38,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - qt5$secondaryArchSuffix_devel + qt5${secondaryArchSuffix}_devel devel:libcapstone$secondaryArchSuffix devel:libboost_system$secondaryArchSuffix devel:libboost_filesystem$secondaryArchSuffix