gnu: emacs-geiser: Add dependency on Project.
* gnu/packages/emacs-xyz.scm (emacs-geiser)[propagated-inputs]: Add emacs-project. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									1d0e57fab8
								
							
						
					
					
						commit
						a62873af7c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -272,7 +272,7 @@
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list texinfo))
 | 
					     (list texinfo))
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list emacs-transient))
 | 
					     (list emacs-project emacs-transient))
 | 
				
			||||||
    (home-page "https://nongnu.org/geiser/")
 | 
					    (home-page "https://nongnu.org/geiser/")
 | 
				
			||||||
    (synopsis "Collection of Emacs modes for Scheme hacking")
 | 
					    (synopsis "Collection of Emacs modes for Scheme hacking")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue