Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an <internet/> kind to requires/recommends/supports (2) #425

Merged
merged 2 commits into from Aug 22, 2022

Commits on Aug 20, 2022

  1. spec: Add an <internet/> kind to requires/recommends/supports

    This allows apps to specify whether they require the internet to work,
    or whether they explicitly work fully without internet.
    
    Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
    Signed-off-by: Matthias Klumpp <matthias@tenstral.net>
    
    Fixes: #343
    ximion committed Aug 20, 2022