Hi! El mié., 4 mar. 2020 18:11, Alexis Murzeau <[email protected]> escribió:
> Hi, > > I've a question about whether libclang1-X should depend on > libclang-common-X-dev to always have the clang's builtin headers > available when libclang is installed. > Definitely not. Headers should depend upon the library, not the other way around. >

