Pārlūkot izejas kodu

Update deluge-v5-install.sh

add dependency
tteckster 2 gadi atpakaļ
vecāks
revīzija
05c1661b6f
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      install/deluge-v5-install.sh

+ 1 - 0
install/deluge-v5-install.sh

@@ -91,6 +91,7 @@ msg_ok "Installed pip3"
 
 
 msg_info "Installing Deluge"
 msg_info "Installing Deluge"
 $STD pip install deluge[all]
 $STD pip install deluge[all]
+$STD pip install lbry-libtorrent
 msg_ok "Installed Deluge"
 msg_ok "Installed Deluge"
 
 
 msg_info "Creating Service"
 msg_info "Creating Service"