Ludovic Courtès <l...@gnu.org> writes:

> 宋文武 <iyzs...@gmail.com> skribis:
>
>> * gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Add gtk+.
>
> [...]
>
>> +     `(("gtk+-2" ,gtk+-2)  ; required by libxfce4ui-1.pc
>> +       ("gtk+-3" ,gtk+)    ; required by libxfce4ui-2.pc
>
> Should we keep just GTK+3?  What happens when both are provided, are two
> variants being built?
Yes, libxfce4ui will built as 2 version (libxfce4ui-1.so and libxfce4ui-2.so).
Xfce is still targeted at GTK+ 2, with only few components support GTK+ 3.

Reply via email to