This commit is contained in:
2021-07-02 20:05:01 +08:00
parent 81e2346fc8
commit 0dd7858097
6 changed files with 318 additions and 336 deletions

View File

@@ -1,9 +1,9 @@
Package: spark-uengine-runner
Version: 1.2.0
Version: 1.2.1
Maintainer: gfdgd xi <3025613752@qq.com>
Homepage: https://gitee.com/gfdgd-xi/uengine-runner
Architecture: all
Priority: optional
Depends: python3, python3-tk, adb, python3-pip, aapt
Depends: python3, python3-tk, python3-pip, aapt, uengine
Description: gfdgd xi make's uengine runner

View File

@@ -1,5 +1,3 @@
# !/bin/sh
sudo pip3 install --upgrade pip
sudo pip3 install --upgrade virtualenv
pip3 install pillow
pip3 install ttkthemes
# !/bin/sh
pip3 install --upgrade pillow
pip3 install --upgrade ttkthemes