gnu: perl-pod-constants: Propagate missing input.
* gnu/packages/perl.scm (perl-pod-constants)[propagated-inputs]: Add perl-pod-parser.
This commit is contained in:
		
							parent
							
								
									5e3196ff04
								
							
						
					
					
						commit
						d79e546851
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -11617,6 +11617,8 @@ arduous to type for one-liners.")
 | 
			
		|||
        (base32
 | 
			
		||||
         "1njgr2zly9nrwvfrjhgk9dqq48as1pmbb2rs4bh3irvla75v7azg"))))
 | 
			
		||||
    (build-system perl-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list perl-pod-parser))
 | 
			
		||||
    (home-page "https://metacpan.org/release/Pod-Constants")
 | 
			
		||||
    (synopsis "Include constants from POD")
 | 
			
		||||
    (description "This module allows you to specify those constants that
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue