mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	gitlab-ci: install python3-defusedxml in debian_testing and ubuntu_lts
fdroid/fdroidserver!578
This commit is contained in:
		
							parent
							
								
									ffcd8c3bd4
								
							
						
					
					
						commit
						d9e9cc20aa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,7 @@ debian_testing:
 | 
			
		|||
    - apt-get -qy update
 | 
			
		||||
    - apt-get -qy dist-upgrade
 | 
			
		||||
    - apt-get -qy install --no-install-recommends
 | 
			
		||||
        fdroidserver git gnupg python3-setuptools
 | 
			
		||||
        fdroidserver git gnupg python3-defusedxml python3-setuptools
 | 
			
		||||
    - sed -i -e 's,testing,sid,g' -e  's,testing,sid,g' /etc/apt/sources.list
 | 
			
		||||
    - apt-get -qy update
 | 
			
		||||
    - apt-get install -y --no-install-recommends aapt androguard android-platform-tools-base zipalign
 | 
			
		||||
| 
						 | 
				
			
			@ -72,7 +72,7 @@ ubuntu_lts:
 | 
			
		|||
    - echo "deb http://ppa.launchpad.net/fdroid/fdroidserver/ubuntu $RELEASE main" >> /etc/apt/sources.list
 | 
			
		||||
    - apt-get -qy update
 | 
			
		||||
    - apt-get -qy dist-upgrade
 | 
			
		||||
    - apt-get -qy install --install-recommends fdroidserver git python3-setuptools
 | 
			
		||||
    - apt-get -qy install --install-recommends fdroidserver git python3-defusedxml python3-setuptools
 | 
			
		||||
    - export ANDROID_HOME=/usr/lib/android-sdk
 | 
			
		||||
    - export LANG=C.UTF-8
 | 
			
		||||
    - cd tests
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue