Browse code

Added the missing requries to vim-extra package

Change-Id: I6a174f905b7e7dd278e8799973a3b19194ec0060
Reviewed-on: http://photon-jenkins.eng.vmware.com/119
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: Sharath George

harishspqr authored on 2015/11/04 04:19:14
Showing 1 changed files
... ...
@@ -17,9 +17,10 @@ Requires:	tcsh
17 17
 %description
18 18
 The Vim package contains a powerful text editor.
19 19
 
20
-%package extra
21
-Summary: Extra files for Vim text editor
22
-Group: Applications/Editors
20
+%package 	extra
21
+Summary: 	Extra files for Vim text editor
22
+Group: 		Applications/Editors
23
+Requires:	tcsh
23 24
 
24 25
 %description extra
25 26
 The vim extra package contains a extra files for powerful text editor.