Hamzeh Nasajpour <h.nasajp...@pantherx.org> writes:

>> The problem appears to be that qtbase contains references to both sqlite
>> and sqlite-with-column-metadata.  It should contain references to only
>> one of the two, preferably the one with column metadata.
>
> Seems that `qtbase` has only one dependency to `sqlite-with-column-metadata` 
> here:
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n578
>
> Did you see the `qtbase` package definition? I don't see `sqlite` in it's 
> package definition.

I wrote “references”; I meant the qtbase package closure.  When you look
at “guix graph” for qtbase you’ll find other users of “sqlite”.

-- 
Ricardo


Reply via email to