From b456b30113b0f5474f39415df7eaf0b2d08825f8 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 28 Mar 2017 17:02:20 +0200 Subject: travis-ci: New python-augeas version requires libaugeas-dev The new python-augeas version builds a "C Foreign Function Interface" for libaugeas and do not load the library with dlopen at runtime anymore. So libaugeas-dev is required as build dependencies. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 118adc92b..dd8c9defd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ packages: &build_deps_optional - swig - libxml2-utils - yum - - libaugeas0 + - libaugeas-dev - augeas-lenses - libacl1-dev - libssl-dev -- cgit v1.2.3-1-g7c22