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"
|
"gcc"
|
||||||
"glib"
|
"glib"
|
||||||
"libxcomposite"
|
"libxcomposite"
|
||||||
|
"libxcursor"
|
||||||
"libxdamage"
|
"libxdamage"
|
||||||
"libxkbcommon"
|
"libxkbcommon"
|
||||||
"libxkbfile"
|
"libxkbfile"
|
||||||
|
@ -254,6 +255,7 @@ or iOS.")
|
||||||
"nspr"
|
"nspr"
|
||||||
"libxcb"
|
"libxcb"
|
||||||
"libxcomposite"
|
"libxcomposite"
|
||||||
|
"libxcursor"
|
||||||
"libxdamage"
|
"libxdamage"
|
||||||
"libxext"
|
"libxext"
|
||||||
"libxkbcommon"
|
"libxkbcommon"
|
||||||
|
@ -297,6 +299,7 @@ or iOS.")
|
||||||
"nspr"
|
"nspr"
|
||||||
"libxcb"
|
"libxcb"
|
||||||
"libxcomposite"
|
"libxcomposite"
|
||||||
|
"libxcursor"
|
||||||
"libxdamage"
|
"libxdamage"
|
||||||
"libxext"
|
"libxext"
|
||||||
"libxkbcommon"
|
"libxkbcommon"
|
||||||
|
@ -378,6 +381,7 @@ or iOS.")
|
||||||
libx11
|
libx11
|
||||||
libxcb
|
libxcb
|
||||||
libxcomposite
|
libxcomposite
|
||||||
|
libxcursor
|
||||||
libxdamage
|
libxdamage
|
||||||
libxext
|
libxext
|
||||||
libxfixes
|
libxfixes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue