diff options
Diffstat (limited to 'conf.d')
m--------- | conf.d/app-templates | 0 | ||||
-rw-r--r-- | conf.d/cmake/config.cmake | 2 |
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 ) |