Summary: | app-admin/kpcli should depend on dev-perl/Capture-Tiny for X clipboard handling | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tor Arne Thune <rzawm> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 601442 | ||
Attachments: | Added dependency for X clipboard handling |
Description
Tor Arne Thune
2016-12-02 11:28:18 UTC
Created attachment 454910 [details, diff]
Added dependency for X clipboard handling
Confirmed. I hit the same bug. The error message is: kpcli:/> xp Example/entry Error: xp requires the Clipboard and Capture::Tiny modules: - http://search.cpan.org/~king/Clipboard/ - http://search.cpan.org/~dagolden/Capture-Tiny/ Using kpcli version 3.0. After manually emerging dev-perl/Capture-Tiny kpcli works as expected. Fixed in version 3.1 |