network/retroshare: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:03:15 -05:00
parent 70445a0231
commit 8d9a0ea987

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/RetroShare/RetroShare/archive/v0.6.5/RetroShare-0.6
MD5SUM="577fa867e24fc30b4c690e7956ff43c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 libmicrohttpd libupnp-legacy speex protobuf sqlcipher"
REQUIRES="libmicrohttpd libupnp-legacy protobuf sqlcipher"
MAINTAINER="Alan Aversa"
EMAIL="aveNOrsa@email.ariSPAMzona.edu"