From: Michael Wallner Date: Mon, 3 Aug 2015 07:07:20 +0000 (+0200) Subject: precise comes with libcurl4 X-Git-Tag: RELEASE_2_5_2~22 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=5373223281c5d0582b5c2e3379b55f90cac44b2c;ds=sidebyside precise comes with libcurl4 --- 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