1.0
This commit is contained in:
9
build/DEBIAN/control
Normal file
9
build/DEBIAN/control
Normal file
@@ -0,0 +1,9 @@
|
||||
Package: spark-uengine-runner
|
||||
Version: 1.0.0
|
||||
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
|
||||
Description: gfdgd xi make's uengine runner
|
||||
|
||||
4
build/DEBIAN/postinst
Executable file
4
build/DEBIAN/postinst
Executable file
@@ -0,0 +1,4 @@
|
||||
# !/bin/sh
|
||||
sudo pip3 install --upgrade pip
|
||||
sudo pip3 install --upgrade virtualenv
|
||||
pip3 install pillow
|
||||
Reference in New Issue
Block a user