gnu: lxqt-admin: Fix build.
* gnu/packages/lxqt.scm (lxqt-admin): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I55b38184f2ec3419dc7c6d136dfe6f214ea4154f
This commit is contained in:
		
							parent
							
								
									869e70e31f
								
							
						
					
					
						commit
						18b381f4f8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -316,7 +316,7 @@ LXQt and the system it's running on.")
 | 
				
			||||||
        (base32 "1p9959rvj5kh1svv2p9dsfnf008xvrhllcccrsxnk4s8vzjhdqjp"))))
 | 
					        (base32 "1p9959rvj5kh1svv2p9dsfnf008xvrhllcccrsxnk4s8vzjhdqjp"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list kwindowsystem
 | 
					     (list kwindowsystem-5
 | 
				
			||||||
           liblxqt
 | 
					           liblxqt
 | 
				
			||||||
           libqtxdg
 | 
					           libqtxdg
 | 
				
			||||||
           polkit-qt
 | 
					           polkit-qt
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue