bombo82 / bombo82-overlay

My own collection of ebuilds
GNU General Public License v2.0
14 stars 8 forks source link

dev-util/lldb: unsatisfied dependency #22

Closed Loatchi closed 8 months ago

Loatchi commented 9 months ago

Trying to compile any package that has dev-util/lldb as a dependency will result in an error about an unsatisfied dependency. This due to this commit that moved lldb from dev-util to dev-debug.

I've basically changed any instance of dev-util/lldb to dev-debug/lldb.