mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xsetmode: needs libX{11,i}-devel to build.
This commit is contained in:
parent
e4c7841d93
commit
10c9b60d2d
1 changed files with 5 additions and 3 deletions
|
@ -12,7 +12,9 @@ long_desc="
|
||||||
|
|
||||||
This is from the modular X.org X11 project."
|
This is from the modular X.org X11 project."
|
||||||
|
|
||||||
|
Add_dependency run glibc
|
||||||
|
Add_dependency run libX11
|
||||||
|
Add_dependency run libXi
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency full glibc
|
Add_dependency build libX11-devel
|
||||||
Add_dependency full libX11
|
Add_dependency build libXi-devel
|
||||||
Add_dependency full libXi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue