Skip to content

Commit

Permalink
Remove unused build deps and requires
Browse files Browse the repository at this point in the history
  • Loading branch information
leigh123linux committed Aug 5, 2024
1 parent cd13f03 commit f2aa26f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mythtv.spec
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ BuildRequires: libraw1394-devel
# Tuner support
BuildRequires: hdhomerun-devel

BuildRequires: %{py_prefix}-future
# For ttvdb.py, not available in EPEL
BuildRequires: %{py_prefix}-requests
BuildRequires: %{py_prefix}-requests-cache
Expand Down Expand Up @@ -294,7 +293,6 @@ BuildRequires: %{py_prefix}-setuptools
BuildRequires: %{py_prefix}-pip
BuildRequires: %{py_prefix}-wheel
BuildRequires: %{py_prefix}-devel
BuildRequires: %{py_prefix}-simplejson
BuildRequires: %{py_prefix}-mysqlclient
BuildRequires: %{py_prefix}-lxml
%endif
Expand Down Expand Up @@ -503,7 +501,6 @@ Requires: lame
Requires: mythtv-common%{?_isa} = %{version}-%{release}
Requires: mythtv-libs%{?_isa} = %{version}-%{release}
Requires: mythtv-setup%{?_isa}
Requires: %{py_prefix}-future
Requires: %{py_prefix}-requests
Requires: %{py_prefix}-requests-cache

Expand Down Expand Up @@ -543,7 +540,6 @@ mythtv backend.
%package common
Summary: Common components needed by multiple other MythTV components
# For ttvdb.py
Requires: %{py_prefix}-future
Requires: %{py_prefix}-requests
Requires: %{py_prefix}-requests-cache

Expand Down

0 comments on commit f2aa26f

Please sign in to comment.