ee64e4d Fix Perl dependencies

Authored and Committed by ppisar 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    Fix Perl dependencies
    
    Requiring perl is wrong as it pulls in unnecessary packages. The Perl
    script dependencies can be automatically discovered by build-requiring
    perl-generators, an rpm-build plugin. This is the correct way how to
    specify Perl dependencies.
    
        
file modified
+1 -1