Fix wanted package for pip on debian-ish systems.
parent
626d456aa4
commit
dc69589b62
|
@ -96,7 +96,7 @@ if has_tags pm:apt; then
|
||||||
tar \
|
tar \
|
||||||
gzip \
|
gzip \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
python-pip \
|
python3-pip \
|
||||||
zsh \
|
zsh \
|
||||||
zsh-syntax-highlighting \
|
zsh-syntax-highlighting \
|
||||||
jq
|
jq
|
||||||
|
|
Loading…
Reference in New Issue