Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 556864

Summary: x11-wm/xmonad-contrib-0.11.4 needs DEPEND on dev-haskell/old-time
Product: Gentoo Linux Reporter: Joe Kappus <joe>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Kappus 2015-08-06 16:01:46 UTC
x11-wm/xmonad-contrib does not pull in dev-haskell/old-time, which it needs to build successfully.  

Reproducible: Always

Steps to Reproduce:
1. turn computer on
2. tell computer to install xmonad-contrib without old-time being installed
3. watch computer fail
Actual Results:  
Configuring xmonad-contrib-0.11.4...
setup: At least the following dependencies are missing:
old-time -any


Expected Results:  
should install old-time to build and install without complaint.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2015-08-08 13:46:12 UTC
Pushed as:

>  08 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org>
>  xmonad-contrib-0.11.4.ebuild:
>  Added missing old-time and old-locale depends for ghc-7.10 (bug #556864 by Joe
>  Kappus)

Thank you!