[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/wayland/weston][debian-unstable] d/control: Recommends xwayland so it works out-of-the-box



Title: GitLab

Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / weston

Commits:

  • 930e3465
    by Carlos Henrique Lima Melara at 2024-11-05T17:16:04-03:00
    d/control: Recommends xwayland so it works out-of-the-box
    
    Signed-off-by: Carlos Henrique Lima Melara <carlos.melara@toradex.com>
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -62,7 +62,7 @@ Package: weston
    62 62
     Architecture: linux-any
    
    63 63
     Depends: ${misc:Depends},
    
    64 64
              ${shlibs:Depends}
    
    65
    -Recommends: libgl1-mesa-dri
    
    65
    +Recommends: libgl1-mesa-dri, xwayland
    
    66 66
     Suggests: wayland-utils
    
    67 67
     Description: reference implementation of a wayland compositor
    
    68 68
      Part of the Wayland project is also the Weston reference implementation
    


  • Reply to: