diff --git a/build-aux/PKGBUILD b/build-aux/PKGBUILD index 7165729..bf04902 100644 --- a/build-aux/PKGBUILD +++ b/build-aux/PKGBUILD @@ -6,7 +6,7 @@ arch=('any') url="https://git.linux-gaming.ru/Boria138/PortProtonQt" license=('GPL-3.0') depends=('python-numpy' 'python-requests' 'python-babel' 'python-evdev' 'python-pyudev' 'python-orjson' - 'python-psutil' 'python-tqdm' 'python-vdf' 'pyside6' 'icoextract' 'python-pillow' 'perl-image-exiftool' 'xdg-utils' 'python-beautifulsoup4') + 'python-psutil' 'python-tqdm' 'python-vdf' 'pyside6' 'icoextract' 'python-pillow' 'perl-image-exiftool' 'xdg-utils' 'python-beautifulsoup4' 'python-websocket-client') makedepends=('python-'{'build','installer','setuptools','wheel'}) source=("git+https://git.linux-gaming.ru/Boria138/PortProtonQt#tag=v$pkgver") sha256sums=('SKIP') diff --git a/build-aux/PKGBUILD-git b/build-aux/PKGBUILD-git index a549f2f..4f2164b 100644 --- a/build-aux/PKGBUILD-git +++ b/build-aux/PKGBUILD-git @@ -6,7 +6,7 @@ arch=('any') url="https://git.linux-gaming.ru/Boria138/PortProtonQt" license=('GPL-3.0') depends=('python-numpy' 'python-requests' 'python-babel' 'python-evdev' 'python-pyudev' 'python-orjson' - 'python-psutil' 'python-tqdm' 'python-vdf' 'pyside6' 'icoextract' 'python-pillow' 'perl-image-exiftool' 'xdg-utils' 'python-beautifulsoup4') + 'python-psutil' 'python-tqdm' 'python-vdf' 'pyside6' 'icoextract' 'python-pillow' 'perl-image-exiftool' 'xdg-utils' 'python-beautifulsoup4' 'python-websocket-client') makedepends=('python-'{'build','installer','setuptools','wheel'}) source=("git+https://git.linux-gaming.ru/Boria138/PortProtonQt.git") sha256sums=('SKIP') diff --git a/build-aux/fedora-git.spec b/build-aux/fedora-git.spec index 988cb62..4122766 100644 --- a/build-aux/fedora-git.spec +++ b/build-aux/fedora-git.spec @@ -33,6 +33,7 @@ Requires: python3-babel Requires: python3-evdev Requires: python3-icoextract Requires: python3-numpy +Requires: python3-websocket-client Requires: python3-orjson Requires: python3-psutil Requires: python3-pyside6 diff --git a/build-aux/fedora.spec b/build-aux/fedora.spec index 3466651..441eae7 100644 --- a/build-aux/fedora.spec +++ b/build-aux/fedora.spec @@ -30,6 +30,7 @@ Requires: python3-babel Requires: python3-evdev Requires: python3-icoextract Requires: python3-numpy +Requires: python3-websocket-client Requires: python3-orjson Requires: python3-psutil Requires: python3-pyside6