eb58732 virusbmock: Link with libvirt_utils

Authored and Committed by mprivozn 7 years ago
    virusbmock: Link with libvirt_utils
    
    We are using couple of functions from there (e.g. virStrdup) and
    rely that the binary linking us has the libvirt_utils linked
    already. Well, this makes valgrind sad.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+2 -1