1b8e34e Remove yajl daemon dep and replace with jansson

Authored and Committed by rjones 4 months ago
    Remove yajl daemon dep and replace with jansson
    
    In libguestfs we removed the need to yajl back in libguestfs 1.40 (Feb
    2018).  However this persisted in the spec file until now.  Remove the
    yajl dep, but add the dep on jansson (the replacement json library
    that we are using now).
    
        
file modified
+4 -4