d7b3f33 Fix BuildRequires for RHEL8

Authored and Committed by akien 4 years ago
1 file changed. 17 lines added. 2 lines removed.
    Fix BuildRequires for RHEL8
    
    No 'scons' package provided, nor 'miniupnpc'.
    We can use python3-scons for the former, the latter needs to be bundled.
    
    Enforce scons3, RHEL8 has no /usr/bin/scons binary
    
        
file modified
+17 -2