summaryrefslogtreecommitdiffstats
path: root/third_party/pipewire/README
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/pipewire/README')
-rw-r--r--third_party/pipewire/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/pipewire/README b/third_party/pipewire/README
new file mode 100644
index 0000000000..7687b8501e
--- /dev/null
+++ b/third_party/pipewire/README
@@ -0,0 +1,6 @@
+Libpipewire is a pipewire library wrapper needed to build and run Firefox with
+Pipewire support on Linux (https://pipewire.org/).
+
+Pipewire directory stores headers of pipewire-0.3 and spa-0.2 needed for build only.
+
+The version.h file is generated by the pipewire library build from the template file `src/pipewire/version.h.in`.