From f1c5a57abdc4b35d46a7f76c058326f3b2062bcb Mon Sep 17 00:00:00 2001 From: DYefremov Date: Sun, 4 Apr 2021 11:59:45 +0300 Subject: [PATCH] fix build *deb --- deb/DEBIAN/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 3d42e6ca..3617c1d0 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -8,6 +8,7 @@ Depends: python3 (>= 3.5), python3-requests, python3-gi, python3-gi-cairo -Recommends: libmpv1, python3-chardet +Recommends: libmpv1, + python3-chardet Maintainer: Dmitriy Yefremov -Description: Enigma2 channel and satellite list editor \ No newline at end of file +Description: Enigma2 channel and satellite list editor