Add missing BuildRequires on gcc
make: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1606695 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
5e4f5745ff
commit
2da32bdab4
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ URL: http://repo.or.cz/w/dockapps.git
|
|||
# current time. This is how git-archive(1) works...
|
||||
Source: %{url}/snapshot/%{name}-%{version}-g%{treeish}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libXext-devel libXpm-devel
|
||||
|
||||
%description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue