From d995a6e164244e22d76efce6235af69d2e0a86c8 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 26 Oct 2021 09:41:13 +0200 Subject: .build.yml: Drop autotools dependencies. --- .build.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.build.yml b/.build.yml index 6aca8ad..807a58c 100644 --- a/.build.yml +++ b/.build.yml @@ -11,7 +11,8 @@ requires: - startup-notification - which - pacman - - mate-common + - cmake + - cmake-extras - gtk3 - glib2 # - ayatana-ido @@ -21,7 +22,6 @@ requires: debian: # Useful URL: https://salsa.debian.org/debian-ayatana-team/libayatana-indicator - - autopoint - clang - clang-tools - cppcheck @@ -29,7 +29,6 @@ requires: - libtool - cmake - cmake-extras - - mate-common - at-spi2-core - intltool - gtk-doc-tools @@ -47,14 +46,12 @@ requires: - xvfb ubuntu: - - autopoint - clang - clang-tools - git - libtool - cmake - cmake-extras - - mate-common - at-spi2-core - intltool - gtk-doc-tools -- cgit v1.2.3