projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d51d2
)
baresip: add glib2/host build dependency
864/head
author
Rosen Penev
<rosenp@gmail.com>
Sun, 21 Apr 2024 01:23:06 +0000
(18:23 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Sun, 21 Apr 2024 02:00:21 +0000
(19:00 -0700)
ctrl_dbus relies on gdbus-codegen , which is provided by glib2/host.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/baresip/Makefile
patch
|
blob
|
history
diff --git
a/net/baresip/Makefile
b/net/baresip/Makefile
index a377d8e5e57fbb972c9be1928d76bde6260a821a..097627a02addbe782d1e6de7f7b3dba02be99084 100644
(file)
--- 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 <jiri@slachta.eu>
+PKG_BUILD_DEPENDS:=glib2/host
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1