Skip to content

Commit

Permalink
Add pod2man
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalucario committed Sep 6, 2020
1 parent 8345819 commit 037db93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keynav.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: keynav
Version: 0.20200906.3
Version: 0.20200906.4
Release: 1%{dist}
Summary: A powerful MUD client with a built-in Perl interpreter
License: FIXME
Expand All @@ -10,6 +10,7 @@ Source0: https://github.com/dhalucario/%{name}/archive/%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: make
BuildRequires: gcc
BuildRequires: perl-podlators
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXinerama-devel
Expand Down

0 comments on commit 037db93

Please sign in to comment.