New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/25078#issuecomment-698880325 Comment: FWIW I'm working on cegui to integrate `cegui-data` into the main package and fix cross building so the cross packages have `libCEGUIOpenGLRenderer.so` for e.g. TSC to become cross compilable. You could perhaps change cegui to remove `depends="… cegui-data"` and instead add `replaces="cegui-data"` here. I'll also probably remove `cegui-sample` altogether because it prevents or at least compilcates cross building.