mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
owsd: 1.1.6
This commit is contained in:
parent
d04fbc72d6
commit
ff49277c70
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=owsd
|
||||
PKG_VERSION:=1.1.5
|
||||
PKG_VERSION:=1.1.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO=git
|
||||
|
|
@ -37,7 +37,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||
define Package/owsd
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libjson-c +libblobmsg-json +libwebsockets +ubox \
|
||||
DEPENDS:=+libjson-c +libblobmsg-json +libwebsockets-openssl +ubox \
|
||||
+OWSD_USE_UBUS:ubus \
|
||||
+OWSD_USE_DBUS:libdbus \
|
||||
+OWSD_USE_DBUS:libxml2 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue