gnu: gnome-text-editor: Build with cmake-minimal.
* gnu/packages/gnome.scm (gnome-text-editor)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I3e23fb390896ab9f1fb3be36789fbe84df04ae36
This commit is contained in:
		
							parent
							
								
									114333956e
								
							
						
					
					
						commit
						055d70f5d8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5604,7 +5604,7 @@ keyboard shortcuts.")
 | 
			
		|||
    (arguments
 | 
			
		||||
     (list #:glib-or-gtk? #t))
 | 
			
		||||
    (native-inputs (list pkg-config
 | 
			
		||||
                         cmake
 | 
			
		||||
                         cmake-minimal
 | 
			
		||||
                         gettext-minimal
 | 
			
		||||
                         desktop-file-utils
 | 
			
		||||
                         appstream-glib
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue