mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
ci: update ubuntu python package names
This commit is contained in:
parent
d6633e0920
commit
8b53acd608
@ -26,7 +26,8 @@ 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 \
|
||||||
|
python-dev-is-python3 \
|
||||||
libsqlite3-dev
|
libsqlite3-dev
|
||||||
|
|
||||||
RUN mkdir -p /usr/src/{stabber,libstrophe,profanity}
|
RUN mkdir -p /usr/src/{stabber,libstrophe,profanity}
|
||||||
|
Loading…
Reference in New Issue
Block a user