From 9d5d434641da2d7fd6586d27f3142f534fa21285 Mon Sep 17 00:00:00 2001 From: Swee Date: Thu, 12 Sep 2024 16:41:11 -0700 Subject: [PATCH] Update control --- dpkg/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpkg/DEBIAN/control b/dpkg/DEBIAN/control index 957e74b..fa91f31 100644 --- a/dpkg/DEBIAN/control +++ b/dpkg/DEBIAN/control @@ -6,4 +6,4 @@ Architecture: all Maintainer: Swee Description: A GUI for the SweeCrypt cipher. Requires: python3-sweecrypt (>1.0.4) | -Depends: python3 | python3-gi | python3-gi-cairo | gir1.2-gtk-3.0 | \ No newline at end of file +Depends: python3 | python3-gi | python3-gi-cairo | gir1.2-gtk-3.0 |