mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 19:14:34 +04:00
baresip: add glib2/host build dependency
ctrl_dbus relies on gdbus-codegen , which is provided by glib2/host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@ PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=docs/COPYING
|
||||
PKG_MAINTAINER:=Jiri Slachta <jiri@slachta.eu>
|
||||
|
||||
PKG_BUILD_DEPENDS:=glib2/host
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user