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.
1 parent 7fc40b6 commit 74899f6Copy full SHA for 74899f6
meshing/packages/magix3d/package.py
@@ -45,8 +45,6 @@ class Magix3d(CMakePackage):
45
depends_on('cgns', type=('build', 'link'))
46
depends_on('[email protected]: +lima', type=('build', 'link'))
47
depends_on('gts', type=('build', 'link'))
48
- depends_on('glib', type=('build', 'link'))
49
- depends_on('pcre', type=('build', 'link'))
50
depends_on('[email protected]+foundationclasses+dataexchange', type=('build', 'link'))
51
depends_on('[email protected]', when='+triton2')
52
depends_on('smooth3d +shared', type=('build', 'link'), when='+smooth3d')
0 commit comments