Skip to content
  • Emmanuele Bassi's avatar
    Make the X11 dependency less automagic · c1dbf80d
    Emmanuele Bassi authored
    If the x11 option is enabled then we require X11.
    
    We should use a `dependency()` object in order to check for Xlib,
    instead of checking for libX11 being available.
    
    Closes #77
    c1dbf80d