aboutsummaryrefslogtreecommitdiff
path: root/audio/cubeb/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2023-04-08 00:21:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:28 +0700
commit66657844794c32bfc4bb60b2b378e8b16e3666de (patch)
tree726902dfda2f10d3b0593a913a449d6dd9c9f313 /audio/cubeb/README
parentd745137a41fdc167fd85bd47955a961ef7e3ef4f (diff)
audio/cubeb: Updated for version 20230321_2071354.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/cubeb/README')
-rw-r--r--audio/cubeb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/cubeb/README b/audio/cubeb/README
index 2d3030a27ccbd..7848ab1ecff02 100644
--- a/audio/cubeb/README
+++ b/audio/cubeb/README
@@ -6,3 +6,6 @@ To disable pulse support, pass PULSE=false to the build script.
jack is an optional dependency and support can be enabled by passing
JACK=true to the build script.
+
+Tests are enabled by default, to disable testing, pass TESTS=false
+to the build script.