From 029110d0723e621c1adfdee98df647e12140da94 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Mon, 10 Aug 2020 21:06:31 +0100 Subject: fixup! Merge branch 'chandan/fix-utils-495' into 'master' --- doc/source/hacking/using_the_testsuite.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/hacking/using_the_testsuite.rst b/doc/source/hacking/using_the_testsuite.rst index 720c910c4..6fd1f0734 100644 --- a/doc/source/hacking/using_the_testsuite.rst +++ b/doc/source/hacking/using_the_testsuite.rst @@ -33,6 +33,13 @@ For Debian-based systems:: apt install gcc python3-dev +Installing runtime dependencies +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +To be able to run BuildStream from the tests, BuildStream's runtime +dependencies must also be installed. Instructions on how to do so can be found +in :ref:`install-dependencies`. + + Running tests ~~~~~~~~~~~~~ To run the tests, simply navigate to the toplevel directory of your BuildStream -- cgit v1.2.1