build: Remove autotools support

This commit is contained in:
Bastien Nocera
2020-02-05 15:04:05 +01:00
parent 08de7e33a4
commit 73625233f6
16 changed files with 2 additions and 834 deletions

View File

@ -2,8 +2,8 @@ image: fedora:rawhide
variables:
DEPENDENCIES: dbus-glib-devel pam-devel polkit-devel
gtk-doc meson gettext gcovr intltool autoconf automake libtool
gcc gcc-c++ glibc-devel make python3-dbusmock python3-libpamtest systemd-devel
gtk-doc meson gettext gcovr
gcc gcc-c++ glibc-devel python3-dbusmock python3-libpamtest systemd-devel
DEPENDENCIES_STABLE: $DEPENDENCIES libfprint-devel
DEPENDENCIES_DEV: $DEPENDENCIES git
# Sync'ed up with https://gitlab.freedesktop.org/libfprint/libfprint/blob/master/.gitlab-ci.yml