修复依赖

master
yutent 2023-08-26 08:13:22 +00:00 committed by GitHub
parent ce326a1aac
commit 546340207e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -25,9 +25,12 @@
以`debian 12`为例
- `python3`
- `python3-gi` gobject
- `gir1.2-gtk-3.0` Gtk3
- `python3-mutagen` 获取歌曲标签信息的库
- `python3-mpd2` MPD连接库(已内置修改版)
- `python3-pil` 图像处理库
- `python3-gi-cairo` 图像处理库

4
debian/control vendored
View File

@ -1,10 +1,10 @@
Package: sonist
Version: 1.0.0
Version: 1.0.1
Section: X11
Architecture: all
Author: Yutent
Maintainer: Yutent <yutent.io@gmail.com>
Depends: gir1.2-gtk-3.0, python3-mutagen, mpd
Depends: python3-gi, gir1.2-gtk-3.0, python3-pil, python3-cairo, python3-mutagen, mpd
Priority: optional
Installed-Size: 5644
Homepage: https://github.com/app-cat/sonist-gtk