Comment 11 for bug 789333

Revision history for this message
Milan Bouchet-Valat (nalimilan) wrote :

polkit-gtk shouldn't link to GTK3, but to GTK2: polkit-gtk isn't needed by GTK3 programs, since they have to use GtkLockButton to replace PolkitLockButton. Linking to GTK2 is still the upstream default actually.