diff options
Diffstat (limited to 'audio/cubeb/README')
-rw-r--r-- | audio/cubeb/README | 3 |
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. |