summaryrefslogtreecommitdiff
path: root/bindep.txt
blob: aa7a17ad82a07876bbd1502041004c8bae34f7e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# these are needed to compile Python dependencies from sources
python3-all-dev [platform:dpkg !platform:ubuntu-precise test]
python3-devel [platform:rpm test]
build-essential [platform:dpkg test]
libssl-dev [platform:dpkg test]
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]

# these are needed for functional tests
mdadm [test]
parted [test]

# this is needed for compiling translations
gettext [test]

# these are needed to build a deploy ramdisk

gnupg [imagebuild]
squashfs-tools [platform:dpkg platform:redhat imagebuild]
squashfs [platform:suse imagebuild]
libguestfs0 [platform:dpkg imagebuild]
libguestfs [platform:rpm imagebuild]
python-guestfs [platform:dpkg imagebuild]
# for TinyIPA build
wget [imagebuild]
python3-pip [imagebuild]
unzip [imagebuild]
sudo [imagebuild]
gawk [imagebuild]
file [imagebuild]