Skip to content

Commit 05f80f1

Browse files
authored
Merge pull request #112 from jakubch1/main
Add libintl dependency to documentation
2 parents 2e74d7a + ee1b7b7 commit 05f80f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/supported-os.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ Other operating systems are supported at best effort.
3131

3232
## Dependencies (only dynamic instrumentation)
3333

34-
On macOS and linux dynamic instrumentation requires [libxml2](https://github.com/GNOME/libxml2) package to be installed.
34+
On macOS and linux dynamic instrumentation requires [libxml2](https://github.com/GNOME/libxml2) package to be installed.
35+
36+
On Alpine 3.18+ dynamic instrumentation requires [libintl](https://pkgs.alpinelinux.org/package/edge/main/x86/libintl) package to be installed.

0 commit comments

Comments
 (0)