Merge pull request #6 from frdeso/for_lttngci
[lttng-ci.git] / scripts / lttng-baremetal-tests / lava-submit.py
index cfd73b4fda3a9efed02b0f0caad08c8ce9ede97b..47f857cf98ad51d343e6191656fb23703556a1ba 100644 (file)
@@ -150,7 +150,8 @@ def get_boot_cmd():
 def get_config_cmd(build_device):
     packages=['bsdtar', 'psmisc', 'wget', 'python3', 'python3-pip', \
             'libglib2.0-dev', 'libffi-dev', 'elfutils', 'libdw-dev', \
-            'libelf-dev', 'libmount-dev', 'libxml2', 'libpfm4-dev']
+            'libelf-dev', 'libmount-dev', 'libxml2', 'libpfm4-dev', \
+            'libnuma-dev']
     command = OrderedDict({
         'command': 'lava_command_run',
         'parameters': {
This page took 0.023093 seconds and 4 git commands to generate.