We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d97fd5e + f2a1dca commit 198f203Copy full SHA for 198f203
meshing/packages/magix3d/package.py
@@ -54,6 +54,7 @@ class Magix3d(CMakePackage):
54
depends_on('lima')
55
depends_on('pkgconfig', type=('build'))
56
depends_on('nlohmann-json')
57
+ depends_on('[email protected]: ~fltk+opencascade')
58
59
# depends_on('[email protected]: +shared', type=('build', 'link'), when='+mdlparser')
60
# depends_on('dkoc', type=('build', 'link'), when='+dkoc')
0 commit comments