libtorrent-rasterbar-2_0_x: drop unused dependencies

This commit is contained in:
Sandro Jäckel
2025-07-08 14:53:17 +02:00
parent 501471b6ec
commit a6c744adf0
@@ -40,8 +40,6 @@ stdenv.mkDerivation {
buildInputs = [
boostPython
openssl
zlib
ncurses
];
strictDeps = true;