f36efa9 Include the anaconda-install-env-deps metapackage

Authored and Committed by m4rtink 6 years ago
    Include the anaconda-install-env-deps metapackage
    
    Use the anaconda-install-env-deps metapackage to pull in the
    Anaconda dependencies needed in the installation environment.
    
    The anaconda-install-env-deps metapackage lists all install time
    dependencies and makes it possible for packages such as
    Initial Setup to depend on Anaconda without pulling all
    the (mainly storage related) install time dependencies
    to the installed system.
    
    The same is applicable for dirinstall which also does
    not require the install time dependencies as it is just
    installing to a local folder.
    
    This also fixes rhbz#1561047 as anaconda-install-env-deps
    package has a Requires on udisks2-iscsi.
    
        
file modified
+1 -0