From 47159639ff3debdc4ca71a93305aca7038a63f43 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Thu, 23 Jul 2015 21:20:19 +0530 Subject: uprobes-systemtap-test: fix deps Signed-off-by: Naresh Kamboju --- ubuntu/native-uprobes-systemtap-test.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ubuntu/native-uprobes-systemtap-test.yaml b/ubuntu/native-uprobes-systemtap-test.yaml index eec9027..46e4cd1 100644 --- a/ubuntu/native-uprobes-systemtap-test.yaml +++ b/ubuntu/native-uprobes-systemtap-test.yaml @@ -15,6 +15,7 @@ metadata: install: deps: - build-essential + - binutils - m4 - dejagnu - bzip2 @@ -25,6 +26,24 @@ install: - xz-utils - git - automake + - flex + - bison + - sqlite3 + - lzma + - virt-what + - libpod-latex-perl + - libcap-dev + - selinux-policy-default + - selinux-policy-dev + - libselinux1-dev + - libselinux1 + - libaudit-dev + - python-dev + - libldap2-dev + - libsasl2-dev + - libssl-dev + - swig + - auditd steps: - 'cat /proc/version' -- cgit v1.2.3