add perl as explicit buildrequire

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TagParser?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2010-10-19 08:46:14 +00:00
committed by Git OBS Bridge
parent cbe05e7736
commit 1d2765d622
2 changed files with 6 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ Release: 1
Source: HTML-TagParser-%{oversion}.tar.bz2
Patch: HTML-TagParser-%{oversion}-subtree.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
%description
HTML::TagParser - Yet another HTML document parser with DOM-like methods.