cmake: make CORESHELL depend on KSPACE

This commit is contained in:
Christoph Junghans 2018-05-20 07:54:00 -06:00
parent e6f76451eb
commit bb6dcb8ebd
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ pkg_depends(USER-ATC MANYBODY)
pkg_depends(USER-LB MPI)
pkg_depends(USER-MISC MANYBODY)
pkg_depends(USER-PHONON KSPACE)
pkg_depends(CORESHELL KSPACE)
######################################################
# packages with special compiler needs or external libs