a8b7dbf Add python-pyasn1-modules into dependencies

1 file Authored by pvomacka 7 years ago, Committed by mbabinsk 7 years ago,
    Add python-pyasn1-modules into dependencies
    
    Python-pyasn1-modules is needed because of this import:
         from pyasn1_modules import rfc2459
    in ipalib/x509.py.
    
    Python-pyasn1-modules is required only by python-ldap package, but it would be
    good to not rely on another package and rather say explicitely that
    this package is necessary.
    
    https://fedorahosted.org/freeipa/ticket/6398
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+3 -0