deps
This commit is contained in:
parent
2118d96698
commit
9c7e170844
@ -9,7 +9,7 @@ license=('GPL-3.0-or-later')
|
|||||||
provides=('hlna')
|
provides=('hlna')
|
||||||
conflicts=('hlna')
|
conflicts=('hlna')
|
||||||
|
|
||||||
deps=('python3(x86-32)' 'python3-pip' 'steamcmd')
|
deps=('python3' 'python3-pip' 'steamcmd')
|
||||||
deps_arch=('python' 'python-pip' 'steamcmd')
|
deps_arch=('python' 'python-pip' 'steamcmd')
|
||||||
|
|
||||||
sources=("git+https://gitflic.ru/project/xpamych/hln-a.git")
|
sources=("git+https://gitflic.ru/project/xpamych/hln-a.git")
|
||||||
|
@ -8,7 +8,8 @@ architectures=('amd64, 386')
|
|||||||
license=('custom')
|
license=('custom')
|
||||||
provides=('steamcmd, steamerrorreporter')
|
provides=('steamcmd, steamerrorreporter')
|
||||||
conflicts=('steamcmd, steamerrorreporter')
|
conflicts=('steamcmd, steamerrorreporter')
|
||||||
deps_amd64=('lib32-gcc-libs')
|
deps_arch_amd64=('lib32-gcc-libs')
|
||||||
|
deps_amd64=('libgcc(x86-32)')
|
||||||
|
|
||||||
sources=("https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz")
|
sources=("https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
Loading…
Reference in New Issue
Block a user