system: Use 'info-reader' instead of Texinfo to avoid dragging Perl.
* gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO.
This commit is contained in:
		
							parent
							
								
									7feebd33ae
								
							
						
					
					
						commit
						02683c3331
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -365,7 +365,7 @@ explicitly appear in OS."
 | 
				
			||||||
         iproute
 | 
					         iproute
 | 
				
			||||||
         net-tools                        ; XXX: remove when Inetutils suffices
 | 
					         net-tools                        ; XXX: remove when Inetutils suffices
 | 
				
			||||||
         man-db
 | 
					         man-db
 | 
				
			||||||
         texinfo                               ;for the standalone Info reader
 | 
					         info-reader                     ;the standalone Info reader (no Perl)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         ;; The 'sudo' command is already in %SETUID-PROGRAMS, but we also
 | 
					         ;; The 'sudo' command is already in %SETUID-PROGRAMS, but we also
 | 
				
			||||||
         ;; want the other commands and the man pages (notably because
 | 
					         ;; want the other commands and the man pages (notably because
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue