From be0e43af56fbd56dbb3f8d0266503e7b820f2c11 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 26 Sep 2012 09:48:40 -0400 Subject: added more optional test prereqs --- testsuite/before_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuite/before_install.sh') diff --git a/testsuite/before_install.sh b/testsuite/before_install.sh index e9751dd76..1a68669de 100755 --- a/testsuite/before_install.sh +++ b/testsuite/before_install.sh @@ -5,5 +5,6 @@ sudo apt-get update -qq sudo apt-get install -qq swig pylint if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then - sudo apt-get install -qq python-selinux python-pylibacl + sudo apt-get install -qq python-selinux python-pylibacl python-pyinotify \ + python-yaml yum fi -- cgit v1.2.3-1-g7c22