> Is gtk+-2 still needed as an input? Do the two versions of gtk+
> conflict with each other at all?
Yes, gtk+-2 is still needed. I'm not sure why exactly. They should not
conflict, but some more testing might be nice.
> So, my inclination would be to drop this last hunk of the patch.
Yep, is p
David Craven writes:
> * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
> [arguments]: Use --enable-default-toolkit=cairo-gtk3. Force light
> gtk theme in desktop file to avoid unreadable input fields.
> ---
> gnu/packages/gnuzilla.scm | 11 ---
> 1 file changed, 8 insertions(
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
[arguments]: Use --enable-default-toolkit=cairo-gtk3. Force light
gtk theme in desktop file to avoid unreadable input fields.
---
gnu/packages/gnuzilla.scm | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/gn