diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 602a9f4..1636af7 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -26,10 +26,10 @@ Url: http://www.crummy.com/software/BeautifulSoup/ Source: http://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel >= 2.6 +BuildRequires: python-html5lib # Documentation requirements: BuildRequires: python-Sphinx # Test requirements: -BuildRequires: python-html5lib BuildRequires: python-nose Requires: python-html5lib Requires: python-lxml