mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sabnzbd: not depends on sabyenc3
And sabyenc3 was removed in the same time with this package update
This commit is contained in:
parent
9f07a6f57b
commit
9078329b3b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'sabnzbd'
|
# Template file for 'sabnzbd'
|
||||||
pkgname=sabnzbd
|
pkgname=sabnzbd
|
||||||
version=4.3.3
|
version=4.3.3
|
||||||
revision=1
|
revision=2
|
||||||
pycompile_dirs="/usr/share/sabnzbd"
|
pycompile_dirs="/usr/share/sabnzbd"
|
||||||
hostmakedepends="python3 gettext"
|
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-feedparser python3-configobj python3-CherryPy python3-Cheroot
|
||||||
python3-portend python3-chardet python3-notify2 python3-guessit
|
python3-portend python3-chardet python3-notify2 python3-guessit
|
||||||
python3-puremagic python3-pysocks python3-apprise python3-sabctools unzip"
|
python3-puremagic python3-pysocks python3-apprise python3-sabctools unzip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue