Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
All versions of fish in portage provide a /usr/bin/xsel command, which collides with x11-misc/xsel. Internally fish is only building a standard 0.9.6 release of xsel which is included in the fish tarball. The attached patch just adds xsel to the DEPEND list, and stops the included xsel from being built. I suppose there is some argument to be made for the xsel dependency being made optional, but for a 30k install I'm not seeing it. **Note**: Currently x11-misc/xsel only has the ~x86 keyword set. Thanks James
Created an attachment (id=85734) [details] fish-1.21.4-external_xsel.patch
*** Bug 126409 has been marked as a duplicate of this bug. ***
Fixed in 1.21.8 with X USE flag to make xsel optional!