gnu: oxygen-icons: Build with qtbase.
* gnu/packages/kde-frameworks.scm (oxygen-icons)[inputs]: Remove qt, add qtbase.
This commit is contained in:
		
							parent
							
								
									03c1662e38
								
							
						
					
					
						commit
						e1963db750
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -110,7 +110,7 @@ lower level classes for interaction with the X Windowing System.") | |||
|      `(("pkg-config" ,pkg-config))) | ||||
|     (inputs | ||||
|      `(("extra-cmake-modules" ,extra-cmake-modules) | ||||
|        ("qt" ,qt))) | ||||
|        ("qtbase" ,qtbase))) | ||||
|     (home-page "https://community.kde.org/Frameworks") | ||||
|     (synopsis "Oxygen provides the standard icon theme for the KDE desktop.") | ||||
|     (description "Oxygen icon theme for the KDE desktop") | ||||
|  |  | |||
		Reference in a new issue