[bug#76419] * gnu/packages/games.scm (moonlight-qt): Modify inputs.

Message ID So6BwhiB_nAbWM1W2ZCX8tBwgHCVmv1NhO3ciCOjCS-VJTY8pZD_fTNiskz5TNvKT2bHqaaiZjjNo3hrL73iIIZD4j7g88zILpJoX_5j1R0=@proton.me
State New
Headers
Series [bug#76419] * gnu/packages/games.scm (moonlight-qt): Modify inputs. |

Commit Message

Vitor Hugo April 13, 2025, 10:03 p.m. UTC
  Below follows a better formatted patch, as per suggestions
in IRC.


* gnu/packages/games.scm (moonlight-qt): Modify inputs.

Change-Id: I0a24f8c1011360681afe6c2f8200787aec4868ef
---
 gnu/packages/games.scm | 1 +
 1 file changed, 1 insertion(+)


base-commit: 7f0ec135d1bf6fd8b7bff84bc176b6c61fdee75d
  

Comments

Andreas Enge April 14, 2025, 12:56 p.m. UTC | #1
Am Sun, Apr 13, 2025 at 10:03:23PM +0000 schrieb Vitor Hugo:
> Below follows a better formatted patch, as per suggestions
> in IRC.

Yes, not reformatting the package makes it easier to see what actually
changed. I have slightly modified the commit message and pushed, thanks!

Andreas
  

Patch

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 59145a46c5..07f199966a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6825,6 +6825,7 @@  (define-public moonlight-qt
                   qtquickcontrols2-5
                   qtsvg-5
                   qtwayland-5
+                  wayland
                   sdl2
                   sdl2-ttf
                   sdl2-gamecontrollerdb))