Skip to content

Commit

Permalink
fix: harfbuzz recipe to declare -lsupc++
Browse files Browse the repository at this point in the history
  • Loading branch information
franko committed Dec 14, 2023
1 parent b3c6a58 commit 30385c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harfbuzz_6.0.0+1 → harfbuzz_6.0.0-1
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ done

options+=(-Dtests=disabled -Ddocs=disabled)

enter_archive "https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
enter_git_repository "https://github.com/lhelper-org/harfbuzz" "${version}-lhelper"
build_and_install meson "${options[@]}"
2 changes: 1 addition & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ xft 2.3.6
uthash 2.3.0
libffi 3.4.4
fribidi 1.0.12
harfbuzz 6.0.0
harfbuzz 6.0.0-1
libiconv 1.16
libunistring 1.0
pcre3 8.39
Expand Down

0 comments on commit 30385c6

Please sign in to comment.