From 9078329b3b48fefcb95ecb515da13ab553dd4e55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 26 Sep 2024 08:43:32 +0700 Subject: [PATCH] sabnzbd: not depends on sabyenc3 And sabyenc3 was removed in the same time with this package update --- srcpkgs/sabnzbd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index d8067f10d3b..a9192057457 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,10 +1,10 @@ # Template file for 'sabnzbd' pkgname=sabnzbd version=4.3.3 -revision=1 +revision=2 pycompile_dirs="/usr/share/sabnzbd" hostmakedepends="python3 gettext" -depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography +depends="par2cmdline python3-cheetah3 python3-cryptography python3-feedparser python3-configobj python3-CherryPy python3-Cheroot python3-portend python3-chardet python3-notify2 python3-guessit python3-puremagic python3-pysocks python3-apprise python3-sabctools unzip"