gnu: libxinerama: Do not build static libraries.
* gnu/packages/xorg.scm (libxinerama)[arguments]: New field.
This commit is contained in:
		
							parent
							
								
									326dc63094
								
							
						
					
					
						commit
						a0947e0d07
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -4588,6 +4588,8 @@ cannot be adequately worked around on the client side of the wire.")
 | 
				
			||||||
          (base32
 | 
					          (base32
 | 
				
			||||||
            "086p0axqj57nvkaqa6r00dnr9kyrn1m8blgf0zjy25zpxkbxn200"))))
 | 
					            "086p0axqj57nvkaqa6r00dnr9kyrn1m8blgf0zjy25zpxkbxn200"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
 | 
					    (arguments
 | 
				
			||||||
 | 
					     '(#:configure-flags '("--disable-static")))
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
      `(("xorgproto" ,xorgproto)))
 | 
					      `(("xorgproto" ,xorgproto)))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue