1.2.3——修复小问题
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Package: spark-uengine-runner
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Maintainer: gfdgd xi <3025613752@qq.com>
|
||||
Homepage: https://gitee.com/gfdgd-xi/uengine-runner
|
||||
Architecture: all
|
||||
Priority: optional
|
||||
Depends: python3, python3-tk, python3-pip, aapt, uengine
|
||||
Depends: python3, python3-tk, python3-pip, aapt, uengine, python3-pil, python3-pil.imagetk
|
||||
Description: gfdgd xi make's uengine runner
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# !/bin/sh
|
||||
python3 -m pip install --upgrade pillow >> /tmp/uengine-runner.temp.install.log
|
||||
python3 -m pip install --upgrade ttkthemes >> /tmp/uengine-runner.temp.install.log
|
||||
# python3 -m pip install --upgrade pillow
|
||||
# 依赖已经有设置,可以舍去
|
||||
python3 -m pip install --upgrade ttkthemes
|
||||
Reference in New Issue
Block a user