delete some toolchain cmake parts
install perl within docker container -- dependency of libssl
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# Install texlive
 | 
			
		||||
echo "instaling cmake" && \
 | 
			
		||||
dnf install -y mingw64-gcc-c++ cmake make mingw32-nsis gtest gtest-devel python3 python3-pip git
 | 
			
		||||
dnf install -y mingw64-gcc-c++ cmake make mingw32-nsis gtest gtest-devel python3 python3-pip git perl
 | 
			
		||||
#cleanup
 | 
			
		||||
dnf clean dbcache && dnf clean packages
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user