diff options
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/project/config.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/project/config.cmake b/conf.d/project/config.cmake index c5f5357..abeae7c 100644 --- a/conf.d/project/config.cmake +++ b/conf.d/project/config.cmake @@ -74,6 +74,7 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon libmicrohttpd>=0.9.55 + libxml-2.0 ) # Prefix path where will be installed the files |