diff options
Diffstat (limited to 'conf.d')
-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 69082be..9f060ad 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -65,6 +65,8 @@ set (PKG_REQUIRED_LIST libafbwsc glib-2.0 lua>=5.3 + appcontroller + afb-helpers ) # Compilation options definition |