From 96e2bcb0a103130b20026c2f943e16205867ec80 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 16 Oct 2013 17:01:23 -0300 Subject: add include to testing howto too --- docs/testers/howto.rst | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/testers/howto.rst b/docs/testers/howto.rst index 24a90de5..d9536632 100644 --- a/docs/testers/howto.rst +++ b/docs/testers/howto.rst @@ -108,16 +108,11 @@ compact way suitable (ahem) also for non developers. Install dependencies ^^^^^^^^^^^^^^^^^^^^ -First, install all the development files and dependencies needed to compile:: +First, install all the development files and dependencies needed to compile: - sudo apt-get install openvpn git-core python-dev python-pyside python-setuptools \ - python-virtualenv python-all-dev python-pip python-dev python-openssl git \ - libgnutls-dev python-qt4 g++ libsqlite3-dev - -.. TODO Should review these dependencies. - -.. TODO we really should keep the dependencies in a single file that we are able to - include, to avoid phasing out. +.. include:: ../dev/quickstart.rst + :start-after: begin-debian-deps + :end-before: end-debian-deps Bootstrap script -- cgit v1.2.3