1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add openssl depend

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-24 10:29:44 +02:00
parent 719b420163
commit ccf4259966

View file

@ -26,6 +26,7 @@ define Package/speedtestc
CATEGORY:=Network
MAINTAINER:=Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
TITLE:=Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.
DEPENDS:=+libopenssl
endef
define Package/speedtestc/install