diff options
Diffstat (limited to 'graphics/libplacebo/README')
-rw-r--r-- | graphics/libplacebo/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libplacebo/README b/graphics/libplacebo/README index 8e22d6275a115..a6f2969749c32 100644 --- a/graphics/libplacebo/README +++ b/graphics/libplacebo/README @@ -3,5 +3,6 @@ turned into a library. shaderc is an optional dependency. -libplacebo can be built without the vulkan-sdk, but most features will -be missing. +vulkan-sdk and Mako are optional dependencies for vulkan support. + +Mako must be built with python3 support. |