|  |  | @@ -5,11 +5,13 @@ Maintainer: falkTX <falktx@falktx.com> | 
		
	
		
			
			|  |  |  | Build-Depends: debhelper-compat (= 13), | 
		
	
		
			
			|  |  |  | kxstudio-build-scripts, | 
		
	
		
			
			|  |  |  | cmake, | 
		
	
		
			
			|  |  |  | pkg-config, | 
		
	
		
			
			|  |  |  | libfreetype6-dev, | 
		
	
		
			
			|  |  |  | libgl1-mesa-dev | libglvnd-dev, | 
		
	
		
			
			|  |  |  | libx11-dev, | 
		
	
		
			
			|  |  |  | libxcomposite-dev, | 
		
	
		
			
			|  |  |  | libxcursor-dev, | 
		
	
		
			
			|  |  |  | libxrandr-dev, | 
		
	
		
			
			|  |  |  | libxrender-dev | 
		
	
		
			
			|  |  |  | Standards-Version: 4.5.0 | 
		
	
		
			
			|  |  |  | Homepage: https://github.com/DISTRHO/JUCE/ | 
		
	
	
		
			
				|  |  | @@ -27,7 +29,16 @@ Description: cross-platform C++ framework with DISTRHO/KXStudio changes | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | Package: distrho-juce6-dev | 
		
	
		
			
			|  |  |  | Architecture: all | 
		
	
		
			
			|  |  |  | Depends: ${misc:Depends} | 
		
	
		
			
			|  |  |  | Depends: ${misc:Depends}, distrho-juce6-bin, | 
		
	
		
			
			|  |  |  | cmake, | 
		
	
		
			
			|  |  |  | pkg-config, | 
		
	
		
			
			|  |  |  | libfreetype6-dev, | 
		
	
		
			
			|  |  |  | libgl1-mesa-dev | libglvnd-dev, | 
		
	
		
			
			|  |  |  | libx11-dev, | 
		
	
		
			
			|  |  |  | libxcomposite-dev, | 
		
	
		
			
			|  |  |  | libxcursor-dev, | 
		
	
		
			
			|  |  |  | libxrandr-dev, | 
		
	
		
			
			|  |  |  | libxrender-dev | 
		
	
		
			
			|  |  |  | Description: cross-platform C++ framework with DISTRHO/KXStudio changes | 
		
	
		
			
			|  |  |  | JUCE is an open-source cross-platform C++ application framework used for | 
		
	
		
			
			|  |  |  | rapidly developing high quality desktop and mobile applications, | 
		
	
	
		
			
				|  |  | 
 |