#2 Build against the 'mariadb-connector-c-devel' package
Merged 7 months ago by rdieter. Opened 8 months ago by mschorm.
rpms/ mschorm/Macaulay2 mariadb-connector-c-devel  into  rawhide

file modified
+1 -1
@@ -323,7 +323,7 @@ 

  BuildRequires: pkgconfig(libxml-2.0)

  BuildRequires: pkgconfig(m4ri)

  BuildRequires: pkgconfig(m4rie)

- BuildRequires: pkgconfig(mariadb)

+ BuildRequires: pkgconfig(libmariadb)

  BuildRequires: pkgconfig(mpfi)

  BuildRequires: pkgconfig(nauty)

  BuildRequires: pkgconfig(ncurses)

Hi,
my understanding is that you only need the client library of MariaDB.
That's what this PR is for.

However I've faced FTBFS on Rawhide and F39, so you might need to fix those first.
I've tested the change on a F38 scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=106826373

Pull-Request has been merged by rdieter

7 months ago
Metadata