gnu: libnotify: Don't build 'libnotify.a'.
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
This commit is contained in:
		
							parent
							
								
									7ef08efa21
								
							
						
					
					
						commit
						6acf6cec7d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1108,6 +1108,8 @@ configuring CUPS.")
 | 
			
		|||
       (base32
 | 
			
		||||
        "017wgq9n00hx39n0hm784zn18hl721hbaijda868cm96bcqwxd4w"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:configure-flags '("--disable-static")))
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(;; In Requires of libnotify.pc.
 | 
			
		||||
       ("gdk-pixbuf" ,gdk-pixbuf)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue