libtorrent-rasterbar-2_0_x: drop unused dependencies

This commit is contained in:
Sandro Jäckel 2025-07-07 14:59:10 +02:00
parent 501471b6ec
commit a6c744adf0
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -40,8 +40,6 @@ stdenv.mkDerivation {
buildInputs = [ buildInputs = [
boostPython boostPython
openssl openssl
zlib
ncurses
]; ];
strictDeps = true; strictDeps = true;