update tig.spec.
add build dependency git
This commit is contained in:
parent
07d0129a49
commit
db5cfafe4e
2
tig.spec
2
tig.spec
@ -6,7 +6,7 @@ License: GPL v2
|
|||||||
URL: https://github.com/jonas/tig
|
URL: https://github.com/jonas/tig
|
||||||
Source0: https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ncurses-devel, asciidoc
|
BuildRequires: ncurses-devel, asciidoc, git-core
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tig is an ncurses-based text-mode interface for git and it functions mainly as a Git repository browser.
|
Tig is an ncurses-based text-mode interface for git and it functions mainly as a Git repository browser.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user