gnu: emacs-helm-gtags: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-helm-gtags)[propagated-inputs]: Add 'emacs-helm'.
This commit is contained in:
		
							parent
							
								
									0715a9e65d
								
							
						
					
					
						commit
						d848f55e5c
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -8385,6 +8385,8 @@ arXiv, Google Scholar, Library of Congress, etc.
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1a10snhg6nnnan6w9a7mcziy26vxbsr3c35i0gcarnkdp2yqng36"))))
 | 
					                "1a10snhg6nnnan6w9a7mcziy26vxbsr3c35i0gcarnkdp2yqng36"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
 | 
					    (propagated-inputs
 | 
				
			||||||
 | 
					     `(("emacs-helm" ,emacs-helm)))
 | 
				
			||||||
    (home-page "https://github.com/syohex/emacs-helm-gtags")
 | 
					    (home-page "https://github.com/syohex/emacs-helm-gtags")
 | 
				
			||||||
    (synopsis "Emacs Helm interface to GNU Global")
 | 
					    (synopsis "Emacs Helm interface to GNU Global")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue