Skip to content

Commit

Permalink
Bug Fix BestImageViewer#1099: Support exr file format
Browse files Browse the repository at this point in the history
BestImageViewer#1099

Incorrect library names used
  • Loading branch information
caclark committed Oct 29, 2024
1 parent 3b05ab7 commit e9d01b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AppImageBuilder-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ AppDir:
- libgexiv2-2
- libgspell-1-2
- libheif1
- libimath
- libimath-3-1-29
- libjpeg8
- liblcms2-2
- liblua5.3-0
- libopenexr
- libopenexr-3-1-30
- libopenjp2-7
- libraw23
- librsvg2-common
Expand Down
4 changes: 2 additions & 2 deletions AppImageBuilder-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ AppDir:
- libgexiv2-2
- libgspell-1-2
- libheif1
- libimath
- libimath-3-1-29
- libjpeg8
- liblcms2-2
- liblua5.3-0
- libopenexr
- libopenexr-3-1-30
- libopenjp2-7
- libraw23
- librsvg2-common
Expand Down

0 comments on commit e9d01b6

Please sign in to comment.