From 5373223281c5d0582b5c2e3379b55f90cac44b2c Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 3 Aug 2015 09:07:20 +0200 Subject: [PATCH] precise comes with libcurl4 --- gen_travis_yml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen_travis_yml.php b/gen_travis_yml.php index 0105272..0267094 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -7,7 +7,7 @@ addons: packages: - php5-cli - php-pear - - libcurl5-openssl-dev + - libcurl4-openssl-dev - zlib1g-dev - libidn11-dev - libevent-dev -- 2.30.2