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