1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00

ci: debian test..

This commit is contained in:
Michael Vetter 2021-10-16 17:54:28 +02:00
parent 9d1bd63885
commit 37e1699c84

View File

@ -26,6 +26,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
make \
pkg-config \
python3-dev \
python-dev-is-python3 \
libsqlite3-dev
RUN mkdir -p /usr/src/{stabber,libmesode,profanity}