From 5a0fcbbdb06accd43337dc664d3cbba22b1dd8c1 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Feb 20 2017 11:04:34 +0000 Subject: add build requirement on lynx (#1423989) --- diff --git a/newt.spec b/newt.spec index 5673400..191b707 100644 --- a/newt.spec +++ b/newt.spec @@ -14,6 +14,8 @@ URL: https://pagure.io/newt Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz BuildRequires: popt-devel python-devel slang-devel BuildRequires: docbook-utils +# Prefer lynx over other packages providing text-www-browser +BuildRequires: lynx %if 0%{?with_python3} BuildRequires: python3-devel %endif