Commits on Jul 23, 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>
    
    Fixes: ximion#343
    pwithnall committed Jul 23, 2022
  2. as-relation: Add support for the new <internet/> requires/recommends …

    …kind
    
    Includes tests for the XML and YAML implementations.
    
    Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
    
    Fixes: ximion#343
    pwithnall committed Jul 23, 2022