mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
osl: fix llvm9 requires.
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="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/archive/Release-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0c4cce505e2803baa55db11744adb72fad854c2a4cc4f02592f79324ac5bfda1"
|
||||
SOURCE_DIR="OpenShadingLanguage-Release-$portVersion"
|
||||
@@ -54,7 +54,7 @@ REQUIRES="
|
||||
lib:libilmimf_2_4$secondaryArchSuffix
|
||||
lib:libIlmThread_2_4$secondaryArchSuffix
|
||||
lib:libImath_2_4$secondaryArchSuffix
|
||||
lib:libLLVM_9.0$secondaryArchSuffix
|
||||
lib:libLLVM_9$secondaryArchSuffix
|
||||
lib:libopenimageio$secondaryArchSuffix
|
||||
lib:libpugixml$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user