Skip to content

Commit 74899f6

Browse files
committed
Remove indirect dependencies
1 parent 7fc40b6 commit 74899f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

meshing/packages/magix3d/package.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ class Magix3d(CMakePackage):
4545
depends_on('cgns', type=('build', 'link'))
4646
depends_on('[email protected]: +lima', type=('build', 'link'))
4747
depends_on('gts', type=('build', 'link'))
48-
depends_on('glib', type=('build', 'link'))
49-
depends_on('pcre', type=('build', 'link'))
5048
depends_on('[email protected]+foundationclasses+dataexchange', type=('build', 'link'))
5149
depends_on('[email protected]', when='+triton2')
5250
depends_on('smooth3d +shared', type=('build', 'link'), when='+smooth3d')

0 commit comments

Comments
 (0)