Skip to content

Commit

Permalink
hs-X11: work around xmonad/X11#53
Browse files Browse the repository at this point in the history
  • Loading branch information
blackgnezdo committed Sep 1, 2019
1 parent 31b8e7d commit 713c5a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x11/hs-X11/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ PERMIT_PACKAGE = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register

# Works around https://github.com/xmonad/X11/issues/53
MODGHC_SETUP_CONF_ARGS += --extra-lib-dir=/usr/X11R6/lib

MODGHC_PACKAGE_KEY = EmPX88VPoZtDZY5EQwj6Nb

BUILD_DEPENDS = ${RUN_DEPENDS}
Expand Down

0 comments on commit 713c5a4

Please sign in to comment.