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:
parent
719b420163
commit
ccf4259966
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ define Package/speedtestc
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
MAINTAINER:=Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
|
MAINTAINER:=Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
|
||||||
TITLE:=Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.
|
TITLE:=Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.
|
||||||
|
DEPENDS:=+libopenssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/speedtestc/install
|
define Package/speedtestc/install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue