Skip to content

Commit

Permalink
add comment to revisit OpenEXR python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgrimm authored Mar 15, 2024
1 parent 5b31fa1 commit 3034cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions easybuild/easyconfigs/p/PyEXR/PyEXR-0.3.10-gfbf-2023a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ dependencies = [

use_pip = True

# note: for future versions, look at building the python bindings in the `OpenEXR` module directly instead:
# see https://github.com/AcademySoftwareFoundation/openexr/pull/1629
exts_list = [
('OpenEXR', '1.3.9', {
'patches': ['OpenEXR-1.3.9_fix-openexr-inc-lib-searching.patch'],
Expand Down

0 comments on commit 3034cad

Please sign in to comment.