gnu: gnome-tweak-tool: Add missing inputs.
* gnu/packages/gnome.scm (gnome-tweak-tool)[inputs]: Add gnome-desktop and libsoup. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									adb41527ad
								
							
						
					
					
						commit
						fab2784dbb
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -5310,6 +5310,8 @@ existing databases over the internet.") | ||||||
|     (inputs |     (inputs | ||||||
|      `(("python" ,python-2) |      `(("python" ,python-2) | ||||||
|        ("python2-pygobject" ,python2-pygobject) |        ("python2-pygobject" ,python2-pygobject) | ||||||
|  |        ("gnome-desktop" ,gnome-desktop) | ||||||
|  |        ("libsoup" ,libsoup) | ||||||
|        ("libnotify" ,libnotify) |        ("libnotify" ,libnotify) | ||||||
|        ("gobject-introspection" ,gobject-introspection) |        ("gobject-introspection" ,gobject-introspection) | ||||||
|        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas) |        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas) | ||||||
|  |  | ||||||
		Reference in a new issue