mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
Add libxcursor
Zoom requests libXCursor.so somewhere.
This commit is contained in:
parent
3f69ee75c4
commit
e0d42beae4
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue