Skip to content

Commit

Permalink
update(libheif)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Dec 24, 2024
1 parent f6e79a7 commit 8520516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/github.com/strukturag/libheif/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ dependencies:
videolan.org/x265: 3.2
linux:
# since 1.9.0
gnu.org/gcc/libstdcxx: 13
gnu.org/gcc/libstdcxx: 14

build:
dependencies:
cmake.org: '*'
linux:
# 1.9.0 needs gcc headers
gnu.org/gcc: 13
gnu.org/gcc: 14
script:
- cmake -S . -B build $ARGS
- cmake --build build
Expand Down

0 comments on commit 8520516

Please sign in to comment.