forked from Plemya-x/alr-repo
		
	fix deb deps
This commit is contained in:
		| @@ -7,7 +7,7 @@ architectures='amd64' | |||||||
| licenses='MPL' | licenses='MPL' | ||||||
| provides='syncthing-relaysrv' | provides='syncthing-relaysrv' | ||||||
| conflicts='syncthing-relaysrv' | conflicts='syncthing-relaysrv' | ||||||
| deps_amd64=('glibc') | deps_amd64=('libc6') | ||||||
| build_deps=('git' 'go') | build_deps=('git' 'go') | ||||||
| build_deps_debian=('git' 'golang') | build_deps_debian=('git' 'golang') | ||||||
|  |  | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ architectures='amd64' | |||||||
| licenses='MPL' | licenses='MPL' | ||||||
| provides='syncthing' | provides='syncthing' | ||||||
| conflicts='syncthing' | conflicts='syncthing' | ||||||
| deps_amd64=('glibc' 'strelaysrv') | deps_amd64=('libc6' 'strelaysrv') | ||||||
| build_deps=('git' 'go') | build_deps=('git' 'go') | ||||||
| build_deps_debian=('git' 'golang') | build_deps_debian=('git' 'golang') | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user