summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2021-03-04 16:13:56 +0100
committerJonathan Bauer2021-03-04 16:13:56 +0100
commitcb93a50e263c2990d0a6d61a370fe1cd56fef7ee (patch)
tree427ee9bb2923db25982a70f0ca54edc2f622a204
parentMerge branch 'master' into installer (diff)
parent[dnbd3] add build dependency to 'clang-format' (diff)
downloadmltk-cb93a50e263c2990d0a6d61a370fe1cd56fef7ee.tar.gz
mltk-cb93a50e263c2990d0a6d61a370fe1cd56fef7ee.tar.xz
mltk-cb93a50e263c2990d0a6d61a370fe1cd56fef7ee.zip
Merge branch 'master' into installer
-rw-r--r--core/modules/dnbd3/module.conf.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/dnbd3/module.conf.ubuntu b/core/modules/dnbd3/module.conf.ubuntu
index 9794054b..edd84d97 100644
--- a/core/modules/dnbd3/module.conf.ubuntu
+++ b/core/modules/dnbd3/module.conf.ubuntu
@@ -6,6 +6,7 @@ REQUIRED_CONTENT_PACKAGES="
REQUIRED_INSTALLED_PACKAGES="
cmake
+ clang-format
zlib1g-dev
libfuse-dev
fuse