mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
1.4.0
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Package: spark-deepin-wine-runner
|
||||
Version: 1.3.1
|
||||
Version: 1.4.0
|
||||
Maintainer: gfdgd xi <3025613752@qq.com>
|
||||
Homepage: https://gitee.com/gfdgd-xi/deep-wine-runner
|
||||
Architecture: all
|
||||
Priority: optional
|
||||
Depends: python3, python3-tk
|
||||
Depends: python3, python3-tk, python3-pip
|
||||
Description: gfdgd xi make's wine runner
|
||||
|
||||
|
||||
3
deb/DEBIAN/postinst
Executable file
3
deb/DEBIAN/postinst
Executable file
@@ -0,0 +1,3 @@
|
||||
# !/bin/sh
|
||||
python3 -m pip install --upgrade pillow
|
||||
python3 -m pip install --upgrade ttkthemes
|
||||
Reference in New Issue
Block a user