gnu: gtk+: Add "bin" output.
* gnu/packages/gtk.scm (gtk+)[outputs]: New field.
This commit is contained in:
		
							parent
							
								
									324caeb109
								
							
						
					
					
						commit
						7b808d76d6
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -625,6 +625,7 @@ application suites.")
 | 
				
			||||||
             (base32
 | 
					             (base32
 | 
				
			||||||
              "157nh9gg0p2avw765hrnkvr8lsh2w811397yxgjv6q5j4fzz6d1q"))
 | 
					              "157nh9gg0p2avw765hrnkvr8lsh2w811397yxgjv6q5j4fzz6d1q"))
 | 
				
			||||||
            (patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"))))
 | 
					            (patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"))))
 | 
				
			||||||
 | 
					   (outputs '("out" "bin" "doc"))
 | 
				
			||||||
   (propagated-inputs
 | 
					   (propagated-inputs
 | 
				
			||||||
    `(("at-spi2-atk" ,at-spi2-atk)
 | 
					    `(("at-spi2-atk" ,at-spi2-atk)
 | 
				
			||||||
      ("atk" ,atk)
 | 
					      ("atk" ,atk)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue