commit 604c88a2bf820bc48f9a38135462689c984d3101
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Wed Mar 6 08:29:14 2019 -0600
Add hdhomerun-devel as build requirement as it is no longer bundled.
mythtv.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 0bef6db..5a41a34 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -73,7 +73,7 @@
#
Name: mythtv
Version: 30.0
-Release: 2%{?rel_string}%{?dist}
+Release: 3%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -251,6 +251,9 @@ BuildRequires: libavc1394-devel
BuildRequires: libiec61883-devel
BuildRequires: libraw1394-devel
+# Tuner support
+BuildRequires: hdhomerun-devel
+
BuildRequires: %{py_prefix}-future
%if 0%{?fedora} || 0%{?rhel} > 7
# For ttvdb.py, not available in EPEL
@@ -1459,6 +1462,9 @@ exit 0
%changelog
+* Wed Mar 06 2019 Richard Shaw <hobbes1069(a)gmail.com> -
30.0-3.20190214gitb774c4140b
+- Add hdhomerun-devel as build requirement as it is no longer bundled.
+
* Sat Mar 02 2019 Nicolas Chauvet <kwizart(a)gmail.com> -
30.0-2.20190214gitb774c4140b
- Rebuilt for x265