.deb: fix dependencies
parent
d32a4d5a06
commit
a4f5e25994
|
@ -1,10 +1,11 @@
|
||||||
Package: plchat
|
Package: plchat
|
||||||
Version: 1.0
|
Version: 1.0.1
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: linux-amd64
|
Architecture: linux-amd64
|
||||||
Description: A pleroma chat client
|
Description: A pleroma chat client
|
||||||
Homepage: https://git.waldn.net/git/knotteye/plchat
|
Homepage: https://git.waldn.net/git/knotteye/plchat
|
||||||
Maintainer: Knott Eye<knotteye@airmail.cc>
|
Maintainer: Knott Eye<knotteye@airmail.cc>
|
||||||
Depends: python3 (~3.8), python3-pip(>=19.3), python3-venv, dbus, libmagic1, libc6, gstreamer1.0-nice, gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-qt5, gstreamer1.0-plugins-base, gstreamer1.0-python3-plugin-loader, bash
|
Pre-Depends: python3 (= 3.8.0~), python3-pip(>= 19.3), python3-venv, bash
|
||||||
|
Depends: dbus, libmagic1, libc6, gstreamer1.0-nice, gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-qt5, gstreamer1.0-plugins-base, gstreamer1.0-python3-plugin-loader
|
||||||
Suggests: gnome-keyring (>= 2.30)
|
Suggests: gnome-keyring (>= 2.30)
|
||||||
|
|
Loading…
Reference in New Issue