mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: ratpoison: Add multiple monitors support.
* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
This commit is contained in:
parent
77d8bb1552
commit
eea410f172
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
("libXtst" ,libxtst)
|
||||
("freetype" ,freetype)
|
||||
("fontconfig" ,fontconfig)
|
||||
("libxinerama" ,libxinerama)
|
||||
("libXft" ,libxft)
|
||||
("libXpm" ,libxpm)
|
||||
("libXt" ,libxt)
|
||||
|
|
Loading…
Reference in a new issue