From 357e7104d7e4e68a0893239c8f460c5ddd7c50b8 Mon Sep 17 00:00:00 2001 From: Swee Date: Thu, 12 Sep 2024 16:40:38 -0700 Subject: [PATCH] Update control --- dpkg/DEBIAN/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dpkg/DEBIAN/control b/dpkg/DEBIAN/control index ce9e657..957e74b 100644 --- a/dpkg/DEBIAN/control +++ b/dpkg/DEBIAN/control @@ -5,5 +5,5 @@ Priority: optional 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 +Requires: python3-sweecrypt (>1.0.4) | +Depends: python3 | python3-gi | python3-gi-cairo | gir1.2-gtk-3.0 | \ No newline at end of file