mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Allow build with X11-1.9
This commit is contained in:
parent
295adf056e
commit
d3ae0eeac2
@ -64,7 +64,7 @@ library
|
|||||||
random,
|
random,
|
||||||
mtl >= 1 && < 3,
|
mtl >= 1 && < 3,
|
||||||
unix,
|
unix,
|
||||||
X11>=1.6.1 && < 1.9,
|
X11>=1.6.1 && < 1.10,
|
||||||
xmonad>=0.13 && < 0.14,
|
xmonad>=0.13 && < 0.14,
|
||||||
utf8-string,
|
utf8-string,
|
||||||
semigroups
|
semigroups
|
||||||
|
Loading…
x
Reference in New Issue
Block a user