From db40680692214e0f395c5793c5459e637d056800 Mon Sep 17 00:00:00 2001 From: Swee Date: Thu, 12 Sep 2024 16:54:09 -0700 Subject: [PATCH] Update control --- dpkg/DEBIAN/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dpkg/DEBIAN/control b/dpkg/DEBIAN/control index ce1a9e7..ed9742c 100644 --- a/dpkg/DEBIAN/control +++ b/dpkg/DEBIAN/control @@ -5,4 +5,8 @@ Priority: optional Architecture: all Maintainer: Swee Description: A GUI for the SweeCrypt cipher. -Depends: python3 | python3-gi | python3-gi-cairo | gir1.2-gtk-3.0 | python3-sweecrypt (>=1.0.4) +Depends: python3 +Depends: python3-gi +Depends: python3-gi-cairo +Depends: gir1.2-gtk-3.0 +Depends: python3-sweecrypt (>=1.0.4)