gnu: libopenshot: Build with modular qt.
* gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt, add qtbase, qtmultimedia.
This commit is contained in:
		
							parent
							
								
									277becbbb7
								
							
						
					
					
						commit
						ad656e70b6
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -3237,7 +3237,8 @@ create smoother and stable videos.") | |||
|        ("imagemagick" ,imagemagick) | ||||
|        ("jsoncpp" ,jsoncpp) | ||||
|        ("libopenshot-audio" ,libopenshot-audio) | ||||
|        ("qt" ,qt)       ;widgets, core, gui, multimedia, and multimediawidgets | ||||
|        ("qtbase" ,qtbase) | ||||
|        ("qtmultimedia" ,qtmultimedia) | ||||
|        ("zeromq" ,zeromq))) | ||||
|     (arguments | ||||
|      `(#:configure-flags | ||||
|  |  | |||
		Reference in a new issue