aboutsummaryrefslogtreecommitdiffstats
path: root/doc/howto-build/setup-apiextractor.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/howto-build/setup-apiextractor.rst')
-rw-r--r--doc/howto-build/setup-apiextractor.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/howto-build/setup-apiextractor.rst b/doc/howto-build/setup-apiextractor.rst
index abd556cc8..c86567ec6 100644
--- a/doc/howto-build/setup-apiextractor.rst
+++ b/doc/howto-build/setup-apiextractor.rst
@@ -39,10 +39,13 @@ Debian packaging
In order to compile this package in a Debian environment, make sure the
following packages are installed:
-* debhelper (>= 5)
-* cdbs
+* debhelper (>= 7)
* cmake (>= 2.6.0)
-* libqt4-dev (>= 4.5)
+* libqt4-dev (>= 4.4)
+* libxml2-dev
+* libxslt1-dev
+* pkg-config
+* python-sphinx
And then you can build the package using::