[arch-commits] Commit in uwsgi/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Dec 28 22:07:19 UTC 2015


    Date: Monday, December 28, 2015 @ 23:07:19
  Author: foutrelis
Revision: 154734

Depend on php<7 to fix build for ruby 2.3.0 rebuilds

Modified:
  uwsgi/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-28 22:02:47 UTC (rev 154733)
+++ PKGBUILD	2015-12-28 22:07:19 UTC (rev 154734)
@@ -28,7 +28,7 @@
 license=(GPL2)
 backup=('etc/uwsgi/emperor.ini')
 conflicts=(python-$pkgbase)
-makedepends=(gcc python python2 ruby python2-greenlet python-greenlet php-embed curl libxml2 libyaml
+makedepends=(gcc python python2 ruby python2-greenlet python-greenlet 'php-embed<7' 'php<7' curl libxml2 libyaml
              perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
              jansson classpath pypy mono python2-gevent apache)
 source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz



More information about the arch-commits mailing list