From 9e50afb09fa4efb012c0bd6e97ad7ac1b2a80f13 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 22 Feb 2018 16:40:01 +0100 Subject: Fix the debian dependencies This should close #149 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c2e2f9c..d3e2853 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: snuffleupagus Priority: optional Maintainer: NBS System -Build-Depends: debhelper (>= 9), php7.1-dev +Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev Standards-Version: 3.9.2 Homepage: https://snuffleupagus.fr Section: php -- cgit v1.3