add gcc to build requirements

This commit is contained in:
Miroslav Lichvar 2018-02-21 16:04:29 +01:00
parent e3acbc1071
commit a78027624c

View File

@ -6,7 +6,7 @@ License: LGPLv2
Group: System Environment/Libraries
URL: https://pagure.io/newt
Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz
BuildRequires: popt-devel python2-devel python3-devel slang-devel
BuildRequires: gcc popt-devel python2-devel python3-devel slang-devel
BuildRequires: docbook-utils
# Prefer lynx over other packages providing text-www-browser
BuildRequires: lynx