Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5daa5046 authored by uazo's avatar uazo Committed by GitHub
Browse files

Remove install-build-deps.py (again)

parent b04e69a0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ USER ${user}
WORKDIR /home/${user}

RUN wget https://raw.githubusercontent.com/chromium/chromium/$VERSION/build/install-build-deps.sh && \
    wget https://raw.githubusercontent.com/chromium/chromium/$VERSION/build/install-build-deps.py && \
    sed -i 's/snapcraft/wget/' install-build-deps.sh && \
    chmod +x ./install-build-deps.sh && \
    chmod +x ./install-build-deps.py && \