From e0d42beae454b1b7aaa9f27e678db5ec36511f22 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 18 Feb 2025 16:44:19 -0600 Subject: [PATCH] Add libxcursor Zoom requests libXCursor.so somewhere. --- nongnu/packages/messaging.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nongnu/packages/messaging.scm b/nongnu/packages/messaging.scm index 4ad7ab3a..733bf509 100644 --- a/nongnu/packages/messaging.scm +++ b/nongnu/packages/messaging.scm @@ -210,6 +210,7 @@ or iOS.") "gcc" "glib" "libxcomposite" + "libxcursor" "libxdamage" "libxkbcommon" "libxkbfile" @@ -254,6 +255,7 @@ or iOS.") "nspr" "libxcb" "libxcomposite" + "libxcursor" "libxdamage" "libxext" "libxkbcommon" @@ -297,6 +299,7 @@ or iOS.") "nspr" "libxcb" "libxcomposite" + "libxcursor" "libxdamage" "libxext" "libxkbcommon" @@ -378,6 +381,7 @@ or iOS.") libx11 libxcb libxcomposite + libxcursor libxdamage libxext libxfixes