1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

build: add patch for Debian Stretch, Raspbian Stretch and Ubuntu Zesty/Yakkety/Xenial to use PHP 7.0 instead of 7.1

This commit is contained in:
Sébastien Helleu
2017-09-27 16:21:58 +02:00
parent cac4107f54
commit 2c453f9710
5 changed files with 30 additions and 0 deletions
@@ -0,0 +1,26 @@
diff --git a/debian-devel/control b/debian-devel/control
index 04fc76a41..d776aea16 100644
--- a/debian-devel/control
+++ b/debian-devel/control
@@ -16,7 +16,7 @@ Build-Depends:
tcl8.6-dev,
guile-2.0-dev,
libv8-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel],
- php7.1-dev, libphp7.1-embed,
+ php7.0-dev, libphp7.0-embed,
libcurl4-gnutls-dev,
libgcrypt20-dev,
libgnutls28-dev,
diff --git a/debian-stable/control b/debian-stable/control
index 68a501262..cfc285fe6 100644
--- a/debian-stable/control
+++ b/debian-stable/control
@@ -16,7 +16,7 @@ Build-Depends:
tcl8.6-dev,
guile-2.0-dev,
libv8-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel],
- php7.1-dev, libphp7.1-embed,
+ php7.0-dev, libphp7.0-embed,
libcurl4-gnutls-dev,
libgcrypt20-dev,
libgnutls28-dev,
+1
View File
@@ -0,0 +1 @@
weechat_debian_stretch.patch
+1
View File
@@ -0,0 +1 @@
weechat_debian_stretch.patch
+1
View File
@@ -0,0 +1 @@
weechat_debian_stretch.patch
+1
View File
@@ -0,0 +1 @@
weechat_debian_stretch.patch