Remove non-existing packages from BuildRequires
This commit is contained in:
parent
b95bd9af8c
commit
303e188ca6
@ -20,7 +20,7 @@ Group: System Environment/Base
|
||||
ExclusiveOS: Linux
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python-devel, python-setuptools-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: systemd-units
|
||||
Requires: pygtk2, python
|
||||
Requires: setuptool, libuser-python, system-config-date
|
||||
|
@ -19,7 +19,7 @@ License: GPLv2
|
||||
Group: System Environment/Libraries
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-devel, gettext, python-setuptools-devel
|
||||
BuildRequires: python-devel, gettext
|
||||
BuildRequires: python-urlgrabber
|
||||
%if ! 0%{?rhel}
|
||||
BuildRequires: transifex-client
|
||||
|
Loading…
Reference in New Issue
Block a user