mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Krita: fix build for secondary arch
This commit is contained in:
@@ -80,7 +80,7 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
extra_cmake_modules >= 5.55
|
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||||
devel:eigen$secondaryArchSuffix
|
devel:eigen$secondaryArchSuffix
|
||||||
devel:libboost_system$secondaryArchSuffix
|
devel:libboost_system$secondaryArchSuffix
|
||||||
devel:libexiv2$secondaryArchSuffix
|
devel:libexiv2$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user