From e55ba75ad15e7e6a24f6cbde63dfb1cd3d1134ea Mon Sep 17 00:00:00 2001 From: Swee Date: Thu, 12 Sep 2024 16:38:57 -0700 Subject: [PATCH] Update control --- dpkg/DEBIAN/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dpkg/DEBIAN/control b/dpkg/DEBIAN/control index 628f6d8..47b9abe 100644 --- a/dpkg/DEBIAN/control +++ b/dpkg/DEBIAN/control @@ -5,4 +5,6 @@ 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 \ No newline at end of file +Requires: python3-sweecrypt + +Depends: python3 | python3-gi | python3-gi-cairo | gir1.2-gtk-3.0