On Wed, 21 May 2025 12:03:16 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:

>> As in, this worked in my testing: `--linux-package-deps "foo, bar"`, see 
>> https://github.com/JetBrains/compose-multiplatform/pull/5227#issuecomment-2659470908
>
>> As in, this worked in my testing: --linux-package-deps "foo, bar"
> 
> Of course. You can put any string for `--linux-package-deps` option, jpackage 
> will pass it as-is to the underlying tool. Unlike, e.g. `--arguments`, for 
> which jpackage will tokenize the value into a string array.

I think we should document that jpackage will pass value as-is similar to 
`--mac-app-image-sign-identity`.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23638#discussion_r2101032436

Reply via email to