Skip to content
Snippets Groups Projects
Commit b35c4179 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

quickqanava, adaptagrams: add dependency on glibc

parent 74e81b3d
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
#@ def build_args():
build_dependencies:
- cmake
- glibc
- host-cxx-toolchain
dependencies:
- host-libcxx
......
......@@ -7,6 +7,7 @@ extra_cmake_args:
- -DQML_PLUGIN_INSTALL_DIRECTORY="$ORCHESTRA_ROOT/qml"
build_dependencies:
- cmake
- glibc
- host-cxx-toolchain
dependencies:
- host-libcxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment