| Summary: | x11-wm/xmonad-contrib-0.10 has hidden dependency on dev-haskell/random | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | t7yfb3eia |
| Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Hello, if this bug still matters could you provide complete build failure, as current ebuild seems to be correct. |
x11-wm/xmonad-contrib-0.10 has hidden dependency on dev-haskell/random, which causes it to fail to build xmonad-contrib.cabal: library if flag(small_base) build-depends: base >= 3 && < 5, containers, directory, extensible-exceptions, old-locale, old-time, process, random <------------ xmonad-contrib-0.10.ebuild: RDEPEND="<dev-haskell/mtl-3[profile?] dev-haskell/random[profile?] <------------ dev-haskell/utf8-string[profile?] =dev-haskell/x11-1.5*[profile?] xft? ( >=dev-haskell/x11-xft-0.2[profile?] ) ~x11-wm/xmonad-${PV}[profile?] >=dev-lang/ghc-6.10.1"