mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 04:44:15 +02:00
[AppImageBuilder.yml] fix: excluding required dependencies for Debian
This commit is contained in:
@@ -50,11 +50,6 @@ AppDir:
|
|||||||
- python3-pip
|
- python3-pip
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- python3-distutils
|
- python3-distutils
|
||||||
- libc-bin
|
|
||||||
- libc-dev-bin
|
|
||||||
- libc6
|
|
||||||
- libc6-dbg
|
|
||||||
- libc6-dev
|
|
||||||
|
|
||||||
after_bundle:
|
after_bundle:
|
||||||
- pip3 install pyqt5 --prefix=/usr --root=AppDir || exit 1
|
- pip3 install pyqt5 --prefix=/usr --root=AppDir || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user