aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-10-18 08:23:42 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-10-18 08:23:42 +0000
commit4f6730e8440a64e22741ebd78baf5de3068d003b (patch)
tree34821b980666005d94ace395ce39f62cfc034505 /conf.d
parentf91e227f38878330a9048c821aeaf63050ac1533 (diff)
parentde0372f543e595966622c0c63a93fb994f92d022 (diff)
Merge "binding: telephony: add missing file to build scripts"
Diffstat (limited to 'conf.d')
m---------conf.d/app-templates0
-rw-r--r--conf.d/cmake/config.cmake2
2 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates
-Subproject 76e12e76c7065fb3440312af3e54eae9d40c525
+Subproject 210e7a74326c5e01de42bcb3c2375db92a32a27
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 1f7e645..3e8df2c 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -67,6 +67,8 @@ set (PKG_REQUIRED_LIST
json-c
libsystemd>=222
glib-2.0
+ gio-unix-2.0
+ gobject-2.0
afb-daemon
)