docker:fedora: No need to add site-packages to PATH
This commit is contained in:
parent
f04c2e7f38
commit
452f64bb5e
@ -152,8 +152,6 @@ dnf debuginfo-install -y gtk3 \
|
|||||||
zlib
|
zlib
|
||||||
|
|
||||||
pip3 install meson==0.49.2
|
pip3 install meson==0.49.2
|
||||||
# Add the pip3 installation to the path
|
|
||||||
export PATH="$PATH:/usr/local/lib/python3.7/site-packages"
|
|
||||||
|
|
||||||
# Install the dependencies of gstreamer
|
# Install the dependencies of gstreamer
|
||||||
dnf builddep -y gstreamer1 \
|
dnf builddep -y gstreamer1 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user