https://bugs.koozali.org/show_bug.cgi?id=11750

--- Comment #7 from Jean-Philippe Pialasse <[email protected]> ---
https://awesomeopensource.com/project/gerbera/gerbera

gerbera-1.9.1/conanfile.py
asking

        "pugixml/1.10",
        "libiconv/1.16",
        "sqlite3/[>=3.35.5]",



however according to git page we could


        "pugixml/1.10",  ??
        "libiconv/1.16", ??
        "sqlite3/[>=3.35.5]",  =>3.7.0  3.35.5


Library                          Min Version    Recommended     


will need at least to import 
pugixml/1.10
libiconv/1.16


will try to force sqlite3  =>3.7.0 with a patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to