On Mon, Sep 06, 2021 at 09:53:59PM +0200, Stefan Hagen wrote:
> Stefan Hagen wrote:
> > Nik Reist wrote:
> > > While trying to set awesome as my wm, .xsession-errors shows a
> > > required namespace is not found. It is missing pango as a dependency
> > > and installing it allows awesome to work properly.
> > 
> > Thanks for reporting. Indeed awesome needs pango, but not directoy.
> > 
> > Awesome is using lua-lgi, which provides gobject bindings. It can call 
> > gobject based libraries like gtk, webkit, gstreamer, pango...
> > Lua-lgi itself only depends on devel/gobject-introspection.
> > 
> > I think it doesn't make sense to add dependencies to lua-lgi, just
> > because it can call those libraries. Therefore I propose to add pango
> > as run-dependency to awesome.
> > 
> > OK?
> 
> Again, with revision bump.

Committed. Thanks Nik for the report and Stefan for the fix

Reply via email to