• Marek Vavrusa's avatar
    fixed broken pkgconfig when liburcu is not present · 2ce6a7eb
    Marek Vavrusa authored and Ondřej Surý's avatar Ondřej Surý committed
    the Requires list contained a trailing comma if liburcu wasn't present,
    pkg-config as of 0.29 treats this as an error, resulting in failed
    package --cflags and --atleast-version lookups
    
    this change treats libdnssec as mandatory, and extras must be prefixed with
    comma inside the expanded variables
    2ce6a7eb