Update the drone pipeline
This commit is contained in:
		@@ -26,7 +26,8 @@ steps:
 | 
			
		||||
            x11-xserver-utils libxrandr-dev \
 | 
			
		||||
            libxinerama-dev libxcursor-dev  \
 | 
			
		||||
            libfreetype6-dev libfftw3-dev \
 | 
			
		||||
            libasound2-dev libjack-dev
 | 
			
		||||
            libasound2-dev libjack-dev git
 | 
			
		||||
      - git submodule update --init --recursive  --progress
 | 
			
		||||
      - |
 | 
			
		||||
          cmake -B build -S ./ \
 | 
			
		||||
          -DCMAKE_BUILD_TYPE=Release \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user