Skip to content

Commit

Permalink
debian: make atomic depend on gbm-kms
Browse files Browse the repository at this point in the history
We need the egl rendering platform from there.
  • Loading branch information
Saviq committed Oct 17, 2024
1 parent 210c368 commit 35c2d22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,8 @@ Section: libs
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
Depends: mir-platform-graphics-gbm-kms22,
${misc:Depends},
${shlibs:Depends},
Description: Display server for Ubuntu - platform library for Atomic KMS
Mir is a display server running on linux systems, with a focus on efficiency,
Expand Down

0 comments on commit 35c2d22

Please sign in to comment.