mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05: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 \
|
||||
make \
|
||||
pkg-config \
|
||||
python-dev \
|
||||
python3-dev \
|
||||
libsqlite3-dev
|
||||
|
||||
RUN mkdir -p /usr/src/{stabber,libmesode,profanity}
|
||||
|
Loading…
Reference in New Issue
Block a user