reorder dependencies
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0b6379bf45
commit
177059089a
@ -9,6 +9,10 @@ License: BSD
|
|||||||
URL: http://lxml.de
|
URL: http://lxml.de
|
||||||
Source0: http://lxml.de/files/%{modname}-%{version}.tgz
|
Source0: http://lxml.de/files/%{modname}-%{version}.tgz
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
|
BuildRequires: libxslt-devel
|
||||||
|
|
||||||
%global _description \
|
%global _description \
|
||||||
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It\
|
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It\
|
||||||
provides safe and convenient access to these libraries using the ElementTree It\
|
provides safe and convenient access to these libraries using the ElementTree It\
|
||||||
@ -22,8 +26,6 @@ home page < or see our bug tracker at case you want to use the current ...
|
|||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: libxml2-devel
|
|
||||||
BuildRequires: libxslt-devel
|
|
||||||
Requires: python-cssselect
|
Requires: python-cssselect
|
||||||
Requires: python-html5lib
|
Requires: python-html5lib
|
||||||
Requires: python-beautifulsoup4
|
Requires: python-beautifulsoup4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user