* Specify Perl as a dependency for the RPM.

This commit is contained in:
Eelco Dolstra 2004-03-29 12:10:15 +00:00
parent ac4d39f9db
commit df101d6fca
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Source0: %{name}-@version@.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%define _prefix /nix
Prefix: %{_prefix}
Requires: /usr/bin/perl
%description