mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Only install parts of boost that are actually needed to reduce CI time
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| sudo apt-get update | ||||
|  | ||||
| # Dependencies | ||||
| sudo apt-get install libboost-all-dev \ | ||||
| sudo apt-get install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-thread-dev libboost-program-options-dev libboost-locale-dev \ | ||||
| libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev \ | ||||
| qt6-base-dev qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-l10n-tools \ | ||||
| ninja-build zlib1g-dev libavformat-dev libswscale-dev libtbb-dev libluajit-5.1-dev \ | ||||
|   | ||||
| @@ -3,7 +3,7 @@ | ||||
| sudo apt-get update | ||||
|  | ||||
| # Dependencies | ||||
| sudo apt-get install libboost-all-dev \ | ||||
| sudo apt-get install libboost-dev libboost-filesystem-dev libboost-system-dev libboost-thread-dev libboost-program-options-dev libboost-locale-dev \ | ||||
| libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev \ | ||||
| qtbase5-dev \ | ||||
| ninja-build zlib1g-dev libavformat-dev libswscale-dev libtbb-dev libluajit-5.1-dev \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user