Skip to content

Commit f2a1dca

Browse files
committed
Add dependency on gmsh
1 parent d97fd5e commit f2a1dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshing/packages/magix3d/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class Magix3d(CMakePackage):
5454
depends_on('lima')
5555
depends_on('pkgconfig', type=('build'))
5656
depends_on('nlohmann-json')
57+
depends_on('[email protected]: ~fltk+opencascade')
5758

5859
# depends_on('[email protected]: +shared', type=('build', 'link'), when='+mdlparser')
5960
# depends_on('dkoc', type=('build', 'link'), when='+dkoc')

0 commit comments

Comments
 (0)