gnu: emacs-skempo: Remove dependency on emacs-parent-mode.
* gnu/packages/emacs-xyz.scm (emacs-skempo)[propagated-inputs]: Remove dependency on emacs-parent-mode. As of a936f8d9fa0d42f17c64da9d2652a5f3e7c6546a commit skempo drop dependency for parent-mode. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
		
							parent
							
								
									75320fbe92
								
							
						
					
					
						commit
						3060268de3
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4773,8 +4773,6 @@ Stack Overflow, Super User, and other StackExchange sites.")
 | 
			
		|||
        (base32
 | 
			
		||||
         "0xsr6819qaad0y8rhfrf555c9w7cmgbgkf1a2svgbp7rhhnywl0a"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list emacs-parent-mode))
 | 
			
		||||
    (home-page "https://github.com/xFA25E/skempo")
 | 
			
		||||
    (synopsis "Enhancements for skeleton/tempo + abbrev")
 | 
			
		||||
    (description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue