commit a640a36087d6fc77211b9557ee54bc1a4bd22daa
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Feb 25 08:16:04 2019 -0600
Add build requirement for lzo-devel.
mythtv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index b6c7c50..00a4625 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -167,8 +167,8 @@ Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
+BuildRequires: gcc-c++ lzo-devel
BuildRequires: perl-generators
-BuildRequires: gcc-c++
BuildRequires: desktop-file-utils
BuildRequires: qt5-qtbase-devel >= 5.2
BuildRequires: qt5-qtscript-devel >= 5.2