target OS is debian or linux mint

  • d_k_bo@feddit.de
    link
    fedilink
    arrow-up
    4
    ·
    18 days ago

    Common libraries like OpenSSL are usually bundled in runtimes. So if my application uses e.g. org.gnome.Platform, I don’t have to update my application if there is a fix in a library of that runtime, I just need to update the runtime.

    The runtime is also shared by all applications that use this runtime.