python3-pip

This commit is contained in:
2024-01-31 14:43:15 -06:00
parent 3a56e05afc
commit 8c6e223186

View File

@@ -9,7 +9,7 @@ sudo "$PKG_MNG" install autoconf automake build-essential cmake git-core \
libass-dev libfreetype6-dev libsdl2-dev libtool libva-dev libvdpau-dev \
libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config \
texinfo wget zlib1g-dev nasm yasm libssl-dev time python3 meson ninja-build\
doxygen xxd jq lshw gnuplot -y || exit 1
doxygen xxd jq lshw gnuplot python3-pip -y || exit 1
curl https://sh.rustup.rs -sSf | sh -s -- -y
source "$HOME/.cargo/env"