From: Rosen Penev Date: Sun, 21 Apr 2024 01:23:06 +0000 (-0700) Subject: baresip: add glib2/host build dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F864%2Fhead;p=feed%2Ftelephony.git baresip: add glib2/host build dependency ctrl_dbus relies on gdbus-codegen , which is provided by glib2/host. Signed-off-by: Rosen Penev --- diff --git a/net/baresip/Makefile b/net/baresip/Makefile index a377d8e..097627a 100644 --- a/net/baresip/Makefile +++ b/net/baresip/Makefile @@ -20,6 +20,7 @@ PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=docs/COPYING PKG_MAINTAINER:=Jiri Slachta +PKG_BUILD_DEPENDS:=glib2/host PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1