mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
depend on X11 1.4.0
This commit is contained in:
parent
93fd3f0f7d
commit
3ee8f201ce
@ -6,8 +6,8 @@ description:
|
||||
Third party tiling algorithms, configurations and scripts to xmonad,
|
||||
a tiling window manager for X.
|
||||
.
|
||||
Documentation on building, configuring and using xmonad
|
||||
extensions: "XMonad.Doc"
|
||||
For an introduction to building, configuring and using xmonad
|
||||
extensions, see "XMonad.Doc"
|
||||
category: System
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
@ -35,7 +35,7 @@ library
|
||||
build-depends: X11-xft >= 0.2
|
||||
cpp-options: -DXFT
|
||||
|
||||
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4
|
||||
build-depends: mtl, unix, X11==1.4.0, xmonad==0.4
|
||||
ghc-options: -Wall -Werror
|
||||
exposed-modules: XMonad.Doc
|
||||
XMonad.Doc.Configuring
|
||||
|
Loading…
x
Reference in New Issue
Block a user