summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2015-07-23 21:20:19 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2015-07-23 21:20:19 +0530
commit47159639ff3debdc4ca71a93305aca7038a63f43 (patch)
treeb4724044018f0e7e32fec7954717799d6c2f1424
parentfaa1ab2515e75876d2e9f5cf60b687d8c6fa8011 (diff)
uprobes-systemtap-test: fix depsHEADmaster
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--ubuntu/native-uprobes-systemtap-test.yaml19
1 files changed, 19 insertions, 0 deletions
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'