FS#20521 - [haskell-x11] missing libxinerama dependency

Attached to Project: Community Packages
Opened by Devin J. Pohly (djpohly) - Thursday, 19 August 2010, 17:33 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 17 January 2011, 09:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Vesa Kaihlavirta (vegai)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
The latest haskell-x11 package built without Xinerama support, and packages such as xmonad expect it to be there.

Additional info:
* haskell-x11 1.5.0.0-4

Steps to reproduce:
* pacman -Syu
* observe multihead not working anymore on xmonad

I'd guess depends needs to += libxinerama.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Monday, 17 January 2011, 09:07 GMT
Reason for closing:  Implemented
Additional comments about closing:  http://projects.archlinux.org/svntogit/c ommunity.git/commit/?id=ca674a482702434d ae5ca6d19a87f0d5b40d414d
Comment by Devin J. Pohly (djpohly) - Wednesday, 10 November 2010, 00:40 GMT
Or, maybe more accurately, makedepends += libxinerama?

The behavior observed went away with the next respin of haskell-x11, but the cause seems to still be around. Shouldn't Xinerama support be enforced by the PKGBUILD?

Loading...