From 6847a767e82920fdec580a0da125eb45001f1b68 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 30 Dec 2020 21:56:39 +0100 Subject: [PATCH] slurm-wlm: build against mariadbclient instead of mysql --- srcpkgs/slurm-wlm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/slurm-wlm/template b/srcpkgs/slurm-wlm/template index d5b5880370d..4d19c3ff527 100644 --- a/srcpkgs/slurm-wlm/template +++ b/srcpkgs/slurm-wlm/template @@ -9,7 +9,7 @@ configure_args="--disable-static" hostmakedepends="perl cgit python pkg-config" # XXX: ofed, DataWarp, netloc, blcr makedepends="munge-devel lua53-devel pam-devel libressl-devel gtk+-devel - ncurses-devel readline-devel libmysqlclient-devel json-c-devel libhwloc-devel + ncurses-devel readline-devel libmariadbclient-devel json-c-devel libhwloc-devel freeipmi-devel" short_desc="Workload manager for Linux clusters of all sizes" maintainer="Toyam Cox "