diff options
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 ) |