Skip to content

Commit

Permalink
chore: add X11/wayland development headers
Browse files Browse the repository at this point in the history
  • Loading branch information
iotku committed Feb 14, 2025
1 parent 2e0816e commit 70e541a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipes/image_configs/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ modules:
- docker-compose-plugin
- docker-buildx-plugin
- containerd.io
# X11/Wayland development headers
- libX11-devel
- libXcursor-devel
- libxkbcommon-x11-devel
- mesa-libEGL-devel
- mesa-libGLES-devel
- vulkan-headers
- wayland-devel
# TK
- tk
- python3-tkinter
Expand Down

0 comments on commit 70e541a

Please sign in to comment.