Skip to content
Snippets Groups Projects
Commit d0381568 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

AthenaConfiguration: Add missing dependency on six python package

parent a467b9a6
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
atlas_subdir( AthenaConfiguration ) atlas_subdir( AthenaConfiguration )
# External dependencies: # External dependencies:
find_package( six )
# Install files from the package: # Install files from the package:
atlas_install_python_modules( python/*.py python/iconfTool ) atlas_install_python_modules( python/*.py python/iconfTool )
......
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