Skip to content
Permalink
Browse files

vulkan-loader: append build dependencies

  • Loading branch information
cjones051073 committed Apr 6, 2019
1 parent 002886c commit cf2666da1dcf9e0a3b053e7f8c64fe7431009c2e
Showing with 1 addition and 1 deletion.
  1. +1 −1 graphics/vulkan-loader/Portfile
@@ -18,7 +18,7 @@ long_description Loader for Vulkan Installable Client Drivers (ICDs) and Vulk
While MoltenVK on macOS can be linked to directly, it is a Level 0 ICD \
and thus requires a loader in order to use Layers.

depends_build port:moltenvk port:vulkan-headers port:python37
depends_build-append port:moltenvk port:vulkan-headers port:python37

homepage https://vulkan.lunarg.com
checksums sha256 fb111c9855ca0a0c6fc033530a318e7c9e7b9e1b0ceb8ae0b7962ff8d33ecd58 \

1 comment on commit cf2666d

@jdek

This comment has been minimized.

Copy link
Contributor

@jdek jdek commented on cf2666d Apr 6, 2019

There is still an error on failed to fetch dependency 'MoltenVK' for 10.9 and earlier. But I think #4025 will resolve this (since that will be merged when the SDK port is merged and moltenvk will be able to be built for older macOS versions with the newer SDK)

Please sign in to comment.
You can’t perform that action at this time.