16 Feb
2013
16 Feb
'13
1:08 p.m.
On Sat, Feb 16, 2013 at 8:36 AM, MartÃn Cigorraga <msx@archlinux.us> wrote:
I'm totally missing something here since I haven't found Wayland as a required dependency for libgdk-3 on the other two distributions I was working with.
I guess what you are missing is the fact that wayland is optional at compile-time, but if enabled it is required on run-time. This is how almost all libraries work. HTH, Tom