diff options
Diffstat (limited to 'third_party/gbm/README.md')
-rw-r--r-- | third_party/gbm/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/gbm/README.md b/third_party/gbm/README.md new file mode 100644 index 0000000000..8ffa8ce4f4 --- /dev/null +++ b/third_party/gbm/README.md @@ -0,0 +1,6 @@ +Libgbm is a gbm library wrapper needed to build and run Firefox with +Pipewire support on Linux (https://gitlab.freedesktop.org/mesa/gbm). + +libgbm directory stores headers of libgbm needed for build only. +gbm stores the vendored upstream header. + |