pyqt6 +
This commit is contained in:
@ -9,9 +9,9 @@ license=('GPL-3.0-or-later')
|
||||
provides=('hlna')
|
||||
conflicts=('hlna')
|
||||
|
||||
deps=('python3' 'python3-pip' 'steamcmd' 'python3-pyyaml' 'python3-click' 'python3-colorama')
|
||||
deps_arch=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
|
||||
deps_ctlos=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
|
||||
deps=('python3' 'python3-pip' 'steamcmd' 'python3-pyyaml' 'python3-click' 'python3-colorama' 'python3-pyqt6')
|
||||
deps_arch=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama' 'python-pyqt6')
|
||||
deps_ctlos=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama' 'python-pyqt6')
|
||||
|
||||
sources=("git+https://gitflic.ru/project/plemyakh/hln-a.git")
|
||||
checksums=('SKIP')
|
||||
|
Reference in New Issue
Block a user