tmz / rpms / git

Forked from rpms/git 6 years ago
Clone

4414f61 add more git-email perl dependencies

Authored and Committed by tmz 2 years ago
1 file changed. 12 lines added. 2 lines removed.
    add more git-email perl dependencies
    
    There were a few dependencies missing prior to the change in git-2.33
    which Ondřej fixed in the previous commit.
    
    Of the few dependencies being added, only Email::Address and
    Sys::Hostname weren't already pulled in by other dependencies when
    installing git-email.  They each have fallback options, so they aren't
    critical to the function of the application.  (We could use Recommends
    here, if we wanted -- though neither pull in any additional packages at
    this time.)
    
        
file modified
+12 -2