diff options
| author | jvoisin | 2018-02-22 16:40:01 +0100 |
|---|---|---|
| committer | jvoisin | 2018-02-22 16:40:34 +0100 |
| commit | 9e50afb09fa4efb012c0bd6e97ad7ac1b2a80f13 (patch) | |
| tree | 9c1d6bfc2c2b19d6bac3d8b91ab598b12ec89a92 /debian/control | |
| parent | 884bbbdf5f0916a840bb9fc8f40c14163d58fad8 (diff) | |
Fix the debian dependencies
This should close #149
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 2 |
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 @@ | |||
| 1 | Source: snuffleupagus | 1 | Source: snuffleupagus |
| 2 | Priority: optional | 2 | Priority: optional |
| 3 | Maintainer: NBS System <snuffleupagus@nbs-system.com> | 3 | Maintainer: NBS System <snuffleupagus@nbs-system.com> |
| 4 | Build-Depends: debhelper (>= 9), php7.1-dev | 4 | Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev |
| 5 | Standards-Version: 3.9.2 | 5 | Standards-Version: 3.9.2 |
| 6 | Homepage: https://snuffleupagus.fr | 6 | Homepage: https://snuffleupagus.fr |
| 7 | Section: php | 7 | Section: php |
