Update feed iopsys package evoice

evoice-0.2.7: Fix a package installation issue
This commit is contained in:
Yalu Zhang 2022-06-28 15:03:13 +02:00
parent 7cc4c33911
commit 111ff9835a

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=evoice PKG_NAME:=evoice
PKG_VERSION:=0.2.6 PKG_VERSION:=0.2.7
LOCAL_DEV=0 LOCAL_DEV=0
LOCAL_DEV_EVOICE_DIR=~/voip/evoice LOCAL_DEV_EVOICE_DIR=~/voip/evoice
@ -21,6 +21,7 @@ endif
PKG_LICENSE:=PROPRIETARY IOPSYS PKG_LICENSE:=PROPRIETARY IOPSYS
PKG_LICENSE_FILES:=LICENSE PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_DEPENDS:=bbf
# All config variable that are passed to the make invocation, directly or # All config variable that are passed to the make invocation, directly or
# indirectly. This ensures that the package is rebuilt on config-changes. # indirectly. This ensures that the package is rebuilt on config-changes.
@ -33,7 +34,7 @@ define Package/$(PKG_NAME)
SUBMENU:=Telephony SUBMENU:=Telephony
TITLE:=Ensemble Voice TITLE:=Ensemble Voice
URL:= URL:=
DEPENDS:= +libubox +libubus +libpicoevent +libuci +libstdcpp +libopenssl +bbf\ DEPENDS:= +libubox +libubus +libpicoevent +libuci +libstdcpp +libopenssl\
+TARGET_iopsys_brcm63xx_arm:bcmkernel\ +TARGET_iopsys_brcm63xx_arm:bcmkernel\
+TARGET_iopsys_econet:kmod-voip_driver\ +TARGET_iopsys_econet:kmod-voip_driver\
+TARGET_iopsys_econet:voip_app +TARGET_iopsys_econet:voip_app