Install pip for debian/ubuntu (#1001)
This commit is contained in:
+2
-1
@@ -180,7 +180,8 @@ function mn_deps {
|
|||||||
$install gcc make socat psmisc xterm ssh iperf telnet \
|
$install gcc make socat psmisc xterm ssh iperf telnet \
|
||||||
ethtool help2man $pf pylint pep8 \
|
ethtool help2man $pf pylint pep8 \
|
||||||
net-tools \
|
net-tools \
|
||||||
${PYPKG}-setuptools ${PYPKG}-pexpect ${PYPKG}-tk
|
${PYPKG}-pexpect ${PYPKG}-tk
|
||||||
|
$install ${PYPKG}-pip || $install ${PYPKG}-pip-whl
|
||||||
$install iproute2 || $install iproute
|
$install iproute2 || $install iproute
|
||||||
$install cgroup-tools || $install cgroup-bin
|
$install cgroup-tools || $install cgroup-bin
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user