diff options
-rw-r--r-- | graphics/libplacebo/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/libplacebo/README b/graphics/libplacebo/README index a6f2969749c3..689ce78569dd 100644 --- a/graphics/libplacebo/README +++ b/graphics/libplacebo/README @@ -2,7 +2,3 @@ libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library. shaderc is an optional dependency. - -vulkan-sdk and Mako are optional dependencies for vulkan support. - -Mako must be built with python3 support. |