Change RPM dependency from Prereq to Requires.
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 22:03:39 +0000 (15:03 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 22:03:39 +0000 (15:03 -0700)
Sergey Vlasov says we do not pre-require (i.e. required packages
during installation) the dependencies, and should use Requires
instead of Prereq. Knowing nothing about RPM, I just believe
him.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found