232dae2 Move queryparse to separate subpackage

Authored and Committed by pemensik 3 years ago
1 file changed. 40 lines added. 8 lines removed.
    Move queryparse to separate subpackage
    
    It requires python, with is otherwise not required by dnsperf package.
    EPEL8 package cannot depend on python3-pcapy, because it is not yet
    provided. Allow building without queryparse at all, useful also for old
    RHEL7 builds. If no python is enabled, do not build queryparse.
    
        
file modified
+40 -8