diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 22:03:55 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 22:03:55 -0500 |
commit | f48a003019774d7a8da34b5c83a60455a4c98bc2 (patch) | |
tree | 26eb4ec5339d200cb0c3e8616858c3166ae6c033 /graphics | |
parent | 45419d749999f62b7210551dd83eadc466f5006d (diff) |
graphics/libplacebo: Fix dep info (again)
Diffstat (limited to 'graphics')
-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. |