[packages/amarok] - BR: mysql8.0-devel
mrozowik
mrozowik at pld-linux.org
Wed Aug 13 22:57:59 CEST 2025
commit f6cd31a4f689c1a1395b7562747a02874f1304ce
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Wed Aug 13 20:57:51 2025 +0000
- BR: mysql8.0-devel
amarok.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/amarok.spec b/amarok.spec
index 5f5dc4b..92f1fab 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -51,7 +51,9 @@ BuildRequires: kf6-kwindowsystem-devel >= 6.0.0
BuildRequires: kf6-solid-devel >= 6.0.0
BuildRequires: kf6-threadweaver-devel >= 6.0.0
BuildRequires: libmtp-devel >= 1.0.0
-BuildRequires: mysql8.4-devel
+#BuildRequires: mysql8.4-devel
+# switching back to mysql 8.0 as it's available on 32bit architectures
+BuildRequires: mysql8.0-devel
BuildRequires: pkgconfig
BuildRequires: taglib-devel
Requires(post,postun): /sbin/ldconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/amarok.git/commitdiff/f6cd31a4f689c1a1395b7562747a02874f1304ce
More information about the pld-cvs-commit
mailing list