gnu: clementine: Build with sqlite-with-column-metadata.
* gnu/packages/music.scm (clementine)[inputs]: Use sqlite-with-column-metadata. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
		
							parent
							
								
									91b71cfbba
								
							
						
					
					
						commit
						f09e8abc5e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -284,7 +284,7 @@ score, keyboard, guitar, drum and controller views.") | ||||||
|          ("pulseaudio" ,pulseaudio) |          ("pulseaudio" ,pulseaudio) | ||||||
|          ("qtbase" ,qtbase) |          ("qtbase" ,qtbase) | ||||||
|          ("qtx11extras" ,qtx11extras) |          ("qtx11extras" ,qtx11extras) | ||||||
|          ("sqlite" ,sqlite) |          ("sqlite" ,sqlite-with-column-metadata) | ||||||
|          ("sparsehash" ,sparsehash) |          ("sparsehash" ,sparsehash) | ||||||
|          ("taglib" ,taglib))) |          ("taglib" ,taglib))) | ||||||
|       (home-page "http://clementine-player.org") |       (home-page "http://clementine-player.org") | ||||||
|  |  | ||||||
		Reference in a new issue