gnu: synthv1: Add support for non session manager.
* gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config.
This commit is contained in:
		
							parent
							
								
									92b70c6f89
								
							
						
					
					
						commit
						b45aa39b26
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -1097,9 +1097,12 @@ users to select LV2 plugins and run them with jalv.") | |||
|      `(("jack" ,jack-1) | ||||
|        ("lv2" ,lv2) | ||||
|        ("alsa-lib" ,alsa-lib) | ||||
|        ("non-session-manager" ,non-session-manager) | ||||
|        ("liblo" ,liblo) | ||||
|        ("qtbase" ,qtbase) | ||||
|        ("qttools" ,qttools))) | ||||
|     (native-inputs | ||||
|      `(("pkg-config" ,pkg-config))) | ||||
|     (home-page "http://synthv1.sourceforge.net") | ||||
|     (synopsis "Polyphonic subtractive synthesizer") | ||||
|     (description | ||||
|  |  | |||
		Reference in a new issue