gnu: modem-manager: Add missing input.
* gnu/packages/freedesktop.scm (modem-manager)[inputs]: Add libcap.
This commit is contained in:
		
							parent
							
								
									1f919459eb
								
							
						
					
					
						commit
						daae208942
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -778,7 +778,8 @@ which speak the Qualcomm MSM Interface (QMI) protocol.") | |||
|     (propagated-inputs | ||||
|      `(("glib" ,glib))) ; required by mm-glib.pc | ||||
|     (inputs | ||||
|      `(("libgudev" ,libgudev) | ||||
|      `(("libcap" ,libcap) | ||||
|        ("libgudev" ,libgudev) | ||||
|        ("libmbim" ,libmbim) | ||||
|        ("libqmi" ,libqmi) | ||||
|        ("polkit" ,polkit))) | ||||
|  |  | |||
		Reference in a new issue