mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-23 10:24:23 +01:00
[ci skip] update README.md and use libopenssl for openwrt
This commit is contained in:
@@ -29,7 +29,7 @@ define Package/ttyd
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Command-line tool for sharing terminal over the web
|
||||
DEPENDS:=+openssl +libjson-c +libpthread +libwebsockets-openssl
|
||||
DEPENDS:=+libopenssl +libjson-c +libpthread +libwebsockets-openssl
|
||||
URL:=https://github.com/tsl0922/ttyd
|
||||
SUBMENU:=Terminal
|
||||
MAINTAINER:=Shuanglei Tao <tsl0922@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user