gnu: apostrophe: Build with correct webkitgtk.
* gnu/packages/gnome.scm (apostrophe)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									e640da33f3
								
							
						
					
					
						commit
						b456086c65
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -12027,7 +12027,7 @@ GTK+.  It integrates well with the GNOME desktop environment.")
 | 
				
			||||||
           python-pygobject
 | 
					           python-pygobject
 | 
				
			||||||
           python-pyenchant
 | 
					           python-pyenchant
 | 
				
			||||||
           python-pypandoc
 | 
					           python-pypandoc
 | 
				
			||||||
           webkitgtk))
 | 
					           webkitgtk-with-libsoup2))
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list gettext-minimal
 | 
					     (list gettext-minimal
 | 
				
			||||||
           `(,glib "bin")
 | 
					           `(,glib "bin")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue