Update packages for gamepad support
This commit is contained in:
parent
fbb01127fa
commit
becb091612
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ libgdk-pixbuf-xlib-2.0-dev
|
||||||
# Wayland development libraries
|
# Wayland development libraries
|
||||||
libwayland-dev
|
libwayland-dev
|
||||||
libxkbcommon-dev
|
libxkbcommon-dev
|
||||||
|
libudev-dev
|
||||||
|
|
||||||
# X11 (for XWayland support)
|
# X11 (for XWayland support)
|
||||||
libx11-dev
|
libx11-dev
|
||||||
|
|
|
||||||
|
|
@ -13,3 +13,4 @@ xdg-desktop-portal-wlr
|
||||||
libgtk-4-1
|
libgtk-4-1
|
||||||
libadwaita-1-0
|
libadwaita-1-0
|
||||||
libgtk4-layer-shell0
|
libgtk4-layer-shell0
|
||||||
|
libudev1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue