commit 18e9cbc63ee545289886d59fafdfd935f3e4858b
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Jun 1 11:59:40 2020 -0500
Fix requires in MythTV meta package.
mythtv.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index ad4db60..1bffcbf 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -357,8 +357,8 @@ Requires: mythplugins%{?_isa} = %{version}-%{release}
# Reminder this one is noarch - and not a sub-package (no EVR)
Requires: mythweb = %{version}
Requires: mythffmpeg%{?_isa} = %{version}-%{release}
-Requires: mysql-compat-server >= 5
-Requires: mysql >= 5
+Requires: mariadb
+Requires: mariadb-connector-c-devel
%{?fedora:Recommends: xmltv}
# Generate the required mythtv-frontend-api version string here so we only