diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-10-18 08:23:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-10-18 08:23:42 +0000 |
commit | 4f6730e8440a64e22741ebd78baf5de3068d003b (patch) | |
tree | 34821b980666005d94ace395ce39f62cfc034505 /conf.d/cmake | |
parent | f91e227f38878330a9048c821aeaf63050ac1533 (diff) | |
parent | de0372f543e595966622c0c63a93fb994f92d022 (diff) |
Merge "binding: telephony: add missing file to build scripts"
Diffstat (limited to 'conf.d/cmake')
-rw-r--r-- | conf.d/cmake/config.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
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 ) |