Update bindep file to support Debian Linux
Change-Id: Ic6edad321f28fc57467b9b0cdd6ecfdd5bd2b360
This commit is contained in:
parent
90257b5a67
commit
baf71da242
20
bindep.txt
20
bindep.txt
@ -24,14 +24,14 @@ readline-devel [platform:redhat]
|
||||
sqlite-devel [platform:redhat]
|
||||
zlib-devel [platform:redhat]
|
||||
|
||||
# Ubuntu
|
||||
gcc [platform:ubuntu]
|
||||
git [platform:ubuntu]
|
||||
iperf3 [platform:ubuntu]
|
||||
libffi-dev [platform:ubuntu]
|
||||
libguestfs-tools [platform:ubuntu]
|
||||
libssl-dev [platform:ubuntu]
|
||||
make [platform:ubuntu]
|
||||
# DPKG
|
||||
gcc [platform:dpkg]
|
||||
git [platform:dpkg]
|
||||
iperf3 [platform:dpkg]
|
||||
libffi-dev [platform:dpkg]
|
||||
libguestfs-tools [platform:dpkg]
|
||||
libssl-dev [platform:dpkg]
|
||||
make [platform:dpkg]
|
||||
python-docutils [platform:ubuntu]
|
||||
python3 [platform:ubuntu]
|
||||
python3-dev [platform:ubuntu]
|
||||
python3 [platform:dpkg]
|
||||
python3-dev [platform:dpkg]
|
||||
|
Loading…
Reference in New Issue
Block a user