mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 02:06:21 +00:00
feat: Remove autotools and adapt docu and scripts
We will only use Meson from now on. Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
@@ -25,6 +25,8 @@ RUN dnf install -y \
|
||||
libtool \
|
||||
libuuid-devel \
|
||||
make \
|
||||
meson \
|
||||
ninja-build \
|
||||
ncurses-devel \
|
||||
python3 \
|
||||
python3-devel \
|
||||
|
||||
@@ -24,6 +24,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libtool \
|
||||
libxss-dev \
|
||||
make \
|
||||
meson \
|
||||
ninja-build \
|
||||
pkg-config \
|
||||
python3-dev \
|
||||
python-dev-is-python3 \
|
||||
|
||||
Reference in New Issue
Block a user