Explorar o código

Update deluge-v5-install.sh

add dependency
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
05c1661b6f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"
 $STD pip install deluge[all]
+$STD pip install lbry-libtorrent
 msg_ok "Installed Deluge"
 
 msg_info "Creating Service"