summaryrefslogtreecommitdiffstats
path: root/graphics/libplacebo/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libplacebo/README')
-rw-r--r--graphics/libplacebo/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/libplacebo/README b/graphics/libplacebo/README
index a428084a15..8e22d6275a 100644
--- a/graphics/libplacebo/README
+++ b/graphics/libplacebo/README
@@ -1,5 +1,7 @@
libplacebo is essentially the core rendering algorithms and ideas of mpv
turned into a library.
-libplacebo can be built without the vulkan-sdk and shaderc, but will be
-missing most features.
+shaderc is an optional dependency.
+
+libplacebo can be built without the vulkan-sdk, but most features will
+be missing.