mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
strace not used by anything now
This commit is contained in:
parent
b69287be4b
commit
513177c4b8
@ -13,7 +13,6 @@ RUN apt-get --quiet update && \
|
|||||||
apt-get --quiet --yes install git && \
|
apt-get --quiet --yes install git && \
|
||||||
apt-get --quiet --yes install \
|
apt-get --quiet --yes install \
|
||||||
sudo \
|
sudo \
|
||||||
strace \
|
|
||||||
build-essential \
|
build-essential \
|
||||||
python${PYTHON_VERSION} \
|
python${PYTHON_VERSION} \
|
||||||
python${PYTHON_VERSION}-dev \
|
python${PYTHON_VERSION}-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user