gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
Fixes <https://issues.guix.gnu.org/issue/70324>. * gnu/packages/linux.scm (linux-libre-documentation)[native-inputs]: Add python-pyyaml. Reported-by: Tomas Volf <~@wolfsden.cz> Change-Id: I11aa9e262ffe8ab29816ce4868d73707ecdbdc5e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									d3fe763fe3
								
							
						
					
					
						commit
						cc38699cf0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2093,6 +2093,7 @@ GnuPG-based password manager like @code{pass}.")
 | 
			
		|||
           perl
 | 
			
		||||
           python
 | 
			
		||||
           python-sphinx
 | 
			
		||||
           python-pyyaml
 | 
			
		||||
           texinfo
 | 
			
		||||
           which))
 | 
			
		||||
    (synopsis "Documentation for the kernel Linux-Libre")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue