aboutsummaryrefslogtreecommitdiffstats
path: root/doc/howto-build/setup-generator.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/howto-build/setup-generator.rst')
-rw-r--r--doc/howto-build/setup-generator.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/howto-build/setup-generator.rst b/doc/howto-build/setup-generator.rst
index ae6e594fc..323cc2ba0 100644
--- a/doc/howto-build/setup-generator.rst
+++ b/doc/howto-build/setup-generator.rst
@@ -39,11 +39,11 @@ 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)
-* libapiextractor-dev (>= 0.3.2)
+* libapiextractor-dev (>= 0.3.3)
+* libxlst-dev
And then you can build the package using::