diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index c92192d..890bb2e 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,10 +1,11 @@ Package: plchat -Version: 1.0 +Version: 1.0.1 Section: net Priority: optional Architecture: linux-amd64 Description: A pleroma chat client Homepage: https://git.waldn.net/git/knotteye/plchat Maintainer: Knott Eye -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)