mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	Install libqt5svg5-dev package in linux
This commit is contained in:
		@ -38,7 +38,7 @@ jobs:
 | 
			
		||||
      sudo apt-get update
 | 
			
		||||
      sudo apt-get install -y --allow-unauthenticated qt-default qt5-qmake \
 | 
			
		||||
      qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev qtscript5-dev \
 | 
			
		||||
      libqt5opengl5-dev libglu1-mesa-dev libunarr-dev qtdeclarative5-dev
 | 
			
		||||
      libqt5opengl5-dev libglu1-mesa-dev libunarr-dev qtdeclarative5-dev libqt5svg5-dev
 | 
			
		||||
    displayName: 'Install dependencies'
 | 
			
		||||
  - script: |
 | 
			
		||||
      cd $(Build.SourcesDirectory)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user