mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
osl: fix build dependency
This commit is contained in:
@@ -5,7 +5,7 @@ for describing materials, lights, displacement, and pattern generation."
|
||||
HOMEPAGE="https://github.com/imageworks/OpenShadingLanguage"
|
||||
COPYRIGHT="2009-2017 Sony Pictures Imageworks Inc."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/Release-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0c4cce505e2803baa55db11744adb72fad854c2a4cc4f02592f79324ac5bfda1"
|
||||
SOURCE_DIR="OpenShadingLanguage-Release-$portVersion"
|
||||
@@ -89,7 +89,7 @@ BUILD_REQUIRES="
|
||||
devel:libilmimf_2_4$secondaryArchSuffix
|
||||
devel:libIlmThread_2_4$secondaryArchSuffix
|
||||
devel:libImath_2_4$secondaryArchSuffix
|
||||
devel:libLLVM_9.0.0$secondaryArchSuffix
|
||||
devel:libLLVM_9$secondaryArchSuffix
|
||||
devel:libopenimageio$secondaryArchSuffix >= 2.0
|
||||
devel:libpartio$secondaryArchSuffix
|
||||
devel:libpugixml$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user