gnu: qjackctl: Add support for ALSA MIDI sequencer.
* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
This commit is contained in:
		
							parent
							
								
									54ea2d86dc
								
							
						
					
					
						commit
						c0c5feda4c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1973,6 +1973,7 @@ and ALSA.") | |||
|      '(#:tests? #f)) ; no check target | ||||
|     (inputs | ||||
|      `(("jack" ,jack-1) | ||||
|        ("alsa-lib" ,alsa-lib) | ||||
|        ("qtbase" ,qtbase) | ||||
|        ("qtx11extras" ,qtx11extras))) | ||||
|     (native-inputs | ||||
|  |  | |||
		Reference in a new issue