gnu: kglobalaccel: Reduce the number of warnings when configuring.
* gnu/packages/kde-frameworks.scm (kglobalaccel)[native-inputs]: Add pkg-config.
This commit is contained in:
		
							parent
							
								
									91499e4524
								
							
						
					
					
						commit
						7a8287da25
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2275,6 +2275,7 @@ emoticons coming from different providers.")
 | 
			
		|||
    (build-system cmake-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("extra-cmake-modules" ,extra-cmake-modules)
 | 
			
		||||
       ("pkg-config" ,pkg-config)
 | 
			
		||||
       ("qttools" ,qttools)))
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("kconfig" ,kconfig)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue