sabnzbd: add missing dependencies

This commit is contained in:
Johannes Schleifenbaum 2021-09-21 13:06:45 +02:00 committed by Bjørn Forsman
parent b9508681b6
commit 68bce5b377

View File

@ -17,6 +17,8 @@ let
configobj
feedparser
sabyenc3
puremagic
guessit
]);
path = lib.makeBinPath [ par2cmdline unrar unzip p7zip ];
in stdenv.mkDerivation rec {