From a15439cbfd0cdc9687e80216ec43ae941d4b5323 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 5 Dec 2013 10:18:41 -0500 Subject: testsuite: fixed Augeas unit tests in travis-ci --- testsuite/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/before_install.sh') diff --git a/testsuite/before_install.sh b/testsuite/before_install.sh index 5f1a59aaf..1c781a218 100755 --- a/testsuite/before_install.sh +++ b/testsuite/before_install.sh @@ -8,6 +8,6 @@ sudo apt-get update -qq sudo apt-get install -qq swig libxml2-utils if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then if [[ ${PYVER:0:1} == "2" ]]; then - sudo apt-get install -qq python-selinux python-pylibacl yum + sudo apt-get install -qq python-selinux python-pylibacl yum python-augeas fi fi -- cgit v1.2.3-1-g7c22