From 8b53acd608033e3909c3d990b5a1d8a83396c53b Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 3 Dec 2021 16:15:04 +0100 Subject: ci: update ubuntu python package names --- Dockerfile.ubuntu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Dockerfile.ubuntu') diff --git a/Dockerfile.ubuntu b/Dockerfile.ubuntu index 840cd736..9686084f 100644 --- a/Dockerfile.ubuntu +++ b/Dockerfile.ubuntu @@ -26,7 +26,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ libxss-dev \ make \ pkg-config \ - python-dev \ + python3-dev \ + python-dev-is-python3 \ libsqlite3-dev RUN mkdir -p /usr/src/{stabber,libstrophe,profanity} -- cgit 1.4.1-2-gfad0