Skip to content

Commit

Permalink
Fix recommends [build]
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Oct 13, 2023
1 parent f47d70c commit 21f93cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makerpm.pl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
Provides: %{name}-%{version}
Requires(pre): /bin/sh /usr/bin/perl /bin/rm
Requires: /bin/sh /usr/bin/perl /bin/rm perl(lib) perl(open) perl(Net::SSLeay) perl(Time::Local) perl(Data::Dumper) perl(File::Path) perl(File::Basename) perl(Digest::SHA) perl(Digest::MD5) openssl unzip tar gzip
Recommends: perl(DateTime) perl(DateTime::TimeZone) perl(DateTime::Locale) perl(Time::Piece) perl(Encode::Detect) lynx
Recommends: perl(DateTime) perl(DateTime::TimeZone) perl(DateTime::Locale) perl(Time::Piece) perl(Encode::Detect) perl(Time::HiRes) lynx shared-mime-info perl-File-Basename perl-File-Path
AutoReq: 0
License: BSD-3-clause
Group: System/Tools
Expand Down

0 comments on commit 21f93cd

Please sign in to comment.