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