blob: 1109f6eb5c8149817e94d1845e28ee1f6e1c45ca [file] [log] [blame]
Fatih Degirmenci2c74b792020-03-08 15:28:38 +00001#-------------------------------------------------------------------------------
2# This file contains test binary requirements.
3#
4# Currently only ubuntu dependencies are listed and dependencies for other
5# platforms will be added going forward. Some dependencies might be named
6# same on different platforms and they can be combined wherever needed.
7#-------------------------------------------------------------------------------
8
9# NOTE: test top level requirements
10apt-transport-https [platform:dpkg]
11ca-certificates [platform:dpkg]
12curl [platform:dpkg]
13dbus [platform:dpkg]
14gcc [platform:dpkg]
15git [platform:dpkg]
16gnupg-agent [platform:dpkg]
17libffi-dev [platform:dpkg]
18libpython3-dev [platform:dpkg]
19lsb-release [platform:dpkg]
20make [platform:dpkg]
21net-tools [platform:dpkg]
22python3-apt [platform:dpkg]
23python3-minimal [platform:dpkg]
24python3-pip [platform:dpkg]
25software-properties-common [platform:dpkg]
26virtualenv [platform:dpkg]
27wget [platform:dpkg]
28xz-utils [platform:dpkg]