Skip to content

Commit a8a1851

Browse files
committed
[cernlib] depends_on motif
1 parent 09c2e52 commit a8a1851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cernlib/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class Cernlib(Package):
5555
depends_on('netlib-lapack')
5656
depends_on('libxmu')
5757
depends_on('libxt')
58+
depends_on('motif')
5859

5960
phases = ['unpack', 'repatch', 'build', 'install']
6061

0 commit comments

Comments
 (0)