mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-05 17:28:00 -04:00
Update debian docker file
I guess they removed the py2 package now.
This commit is contained in:
parent
46c8245af9
commit
9cc4b3f162
@ -25,7 +25,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
libxss-dev \
|
libxss-dev \
|
||||||
make \
|
make \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
python-dev \
|
python3-dev \
|
||||||
libsqlite3-dev
|
libsqlite3-dev
|
||||||
|
|
||||||
RUN mkdir -p /usr/src/{stabber,libmesode,profanity}
|
RUN mkdir -p /usr/src/{stabber,libmesode,profanity}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user