mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	testing/yamkix: add checkdep to makedep for rv64
This commit is contained in:
		
							parent
							
								
									02d054efb5
								
							
						
					
					
						commit
						d561fd6b6d
					
				@ -12,6 +12,8 @@ makedepends="py3-setuptools"
 | 
			
		||||
checkdepends="py3-pytest py3-pytest-runner"
 | 
			
		||||
source="$pkgname-$pkgver.tar.gz::https://github.com/looztra/yamkix/archive/v$pkgver.tar.gz"
 | 
			
		||||
 | 
			
		||||
[ "$CARCH" = "riscv64" ] && makedepends="$makedepends $checkdepends"
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	python3 setup.py build
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user