Skip to content

Commit

Permalink
Update docs/common/craft-parts/reference/plugins/jlink_plugin.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Michael DuBelko <[email protected]>
  • Loading branch information
vpa1977 and medubelko authored Jan 24, 2025
1 parent 68c754d commit 4fcb352
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/common/craft-parts/reference/plugins/jlink_plugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,20 @@ Or, by installing the dependencies directly:
parts:
runtime:
plugin: jlink
build-packages:
- openjdk-21-jdk
after:
- deps
plugin: jlink
build-packages:
- openjdk-21-jdk
after:
- deps
deps:
plugin: nil
stage-packages:
- libc6_libs
- libgcc-s1_libs
- libstdc++6_libs
- zlib1g_libs
- libnss3_libs
plugin: nil
stage-packages:
- libc6_libs
- libgcc-s1_libs
- libstdc++6_libs
- zlib1g_libs
- libnss3_libs
How it works
Expand Down

0 comments on commit 4fcb352

Please sign in to comment.