Skip to content

Commit d5ad36f

Browse files
author
Junio C Hamano
committed
RPM spec: include git-p4 in the list of all packages.
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent e421fc0 commit d5ad36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ URL: http://kernel.org/pub/software/scm/git/
1212
Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz
1313
BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
1414
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
15-
Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, perl-Git
15+
Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, git-p4, perl-Git
1616

1717
%description
1818
Git is a fast, scalable, distributed revision control system with an

0 commit comments

Comments
 (0)