update tig.spec.

add build dependency git
This commit is contained in:
StrongTiger_001 2020-10-29 13:07:47 +08:00 committed by Gitee
parent 07d0129a49
commit db5cfafe4e

View File

@ -6,7 +6,7 @@ License: GPL v2
URL: https://github.com/jonas/tig
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
Tig is an ncurses-based text-mode interface for git and it functions mainly as a Git repository browser.