tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gtk3 w/o dbus no longer possible?



On Fri 25 Oct 2024 at 09:49:23 +0200, Tobias Nygren wrote:
> Does anyone know if dbus is now mandatory or if it can still be
> disabled somehow?

Some packages seem to assume DBus support without checking for it
properly. I have

PKG_DEFAULT_OPTIONS += -dbus

and I had to add

PKG_OPTIONS.py-qt5 += dbus
PKG_OPTIONS.qt5 += dbus
PKG_OPTIONS.py-qt6 += dbus
PKG_OPTIONS.qt6-qtbase += dbus

I think these python packages would build properly without DBus, but
some users of them aren't so clean.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work.           --I. Rose

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index