From 5d258485ccaf88c38794b1ef28e1b19f64307b5d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 20 Apr 2021 16:06:03 +0200 Subject: .build.yml: Drop not-required build requirements. --- .build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.build.yml b/.build.yml index 9925cf8..8830035 100644 --- a/.build.yml +++ b/.build.yml @@ -3,14 +3,11 @@ ########################################################## requires: archlinux: - - autoconf-archive - - clang - gcc - git - make - startup-notification - which - - pacman - glib2 - gobject-introspection - gtk3 @@ -38,8 +35,6 @@ requires: ubuntu: - autopoint - - clang - - clang-tools - git - gobject-introspection - gtk-doc-tools -- cgit v1.2.3