summaryrefslogtreecommitdiff
path: root/doc/source/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/installation.rst')
-rw-r--r--doc/source/installation.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index 383d0f0..fb68ccd 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -10,6 +10,11 @@ Depending on the system, we might already offer binary packages.
10You can check our :doc:`download`. In that case you only need to activate 10You can check our :doc:`download`. In that case you only need to activate
11the extension inside your ``php.ini`` and to configure it. 11the extension inside your ``php.ini`` and to configure it.
12 12
13Requirements
14^^^^^^^^^^^^
15
16The only dependency (at least on Debian) to compile Snuffleupagus is
17`php7.0-dev <https://packages.debian.org/search?keywords=php7.0-dev>`_ or onwards.
13 18
14Quickstart 19Quickstart
15^^^^^^^^^^ 20^^^^^^^^^^