gnu: accountsservice: Propagate glib.
* gnu/packages/freedesktop.scm (accountsservice) [propagated-inputs]: Add glib.
This commit is contained in:
		
							parent
							
								
									106667ce45
								
							
						
					
					
						commit
						8ff57b4cc3
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1559,7 +1559,8 @@ message bus.")
 | 
			
		|||
           elogind
 | 
			
		||||
           shadow))
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list polkit))                     ; listed in Requires.private
 | 
			
		||||
     ;; accountsservice.pc 'Requires' these:
 | 
			
		||||
     (list glib polkit))
 | 
			
		||||
    (home-page "https://www.freedesktop.org/wiki/Software/AccountsService/")
 | 
			
		||||
    (synopsis "D-Bus interface for user account query and manipulation")
 | 
			
		||||
    (description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue