From ffff59cae01d925d967f80054fb2f228a63e56b9 Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Thu, 28 Mar 2024 17:49:39 -0500 Subject: [PATCH] Fix archlinux build to include build depends. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index db52b3b..e623a91 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,5 +47,6 @@ steps: mtu: 1000 commands: + - pacman -Ss base-devel python meson - make