coral: add 3.3.10 and libtirpc dependency (#28802)

Co-authored-by: Harald Minde Hansen <harald.minde.hansen@cern.ch>
This commit is contained in:
haralmha 2022-02-11 10:58:57 +01:00 committed by GitHub
parent d0e2462908
commit 7c9e015c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class Coral(CMakePackage):
tags = ['hep']
version('3.3.10', tag='CORAL_3_3_10')
version('3.3.3', tag='CORAL_3_3_3')
variant('binary_tag', default='auto')
@ -36,6 +37,7 @@ class Coral(CMakePackage):
depends_on('libunwind')
depends_on('valgrind')
depends_on('oracle-instant-client')
depends_on('libtirpc')
def determine_binary_tag(self):
# As far as I can tell from reading the source code, `binary_tag`