add libtirpc for rpc/types.h (#26628)
rpc/types.h has been removed in recent glibc
This commit is contained in:
parent
1d09474975
commit
abdd206f65
@ -58,6 +58,7 @@ class Whizard(AutotoolsPackage):
|
||||
variant('latex', default=False,
|
||||
description="data visualization with latex")
|
||||
|
||||
depends_on('libtirpc')
|
||||
depends_on('ocaml@4.02.3:', type='build', when="@3:")
|
||||
depends_on('ocaml@4.02.3:~force-safe-string', type='build', when="@:2")
|
||||
depends_on('hepmc', when="hepmc=2")
|
||||
|
Loading…
Reference in New Issue
Block a user