summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2018-02-22 16:40:01 +0100
committerjvoisin2018-02-22 16:40:34 +0100
commit9e50afb09fa4efb012c0bd6e97ad7ac1b2a80f13 (patch)
tree9c1d6bfc2c2b19d6bac3d8b91ab598b12ec89a92
parent884bbbdf5f0916a840bb9fc8f40c14163d58fad8 (diff)
Fix the debian dependencies
This should close #149
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c2e2f9c..d3e2853 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
1Source: snuffleupagus 1Source: snuffleupagus
2Priority: optional 2Priority: optional
3Maintainer: NBS System <snuffleupagus@nbs-system.com> 3Maintainer: NBS System <snuffleupagus@nbs-system.com>
4Build-Depends: debhelper (>= 9), php7.1-dev 4Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev
5Standards-Version: 3.9.2 5Standards-Version: 3.9.2
6Homepage: https://snuffleupagus.fr 6Homepage: https://snuffleupagus.fr
7Section: php 7Section: php