Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551250 - dev-libs/hidapi-0.8.0_rc1_p20140719: Unnecessary RDEPEND on virtual/libudev for non-libusb platforms
Summary: dev-libs/hidapi-0.8.0_rc1_p20140719: Unnecessary RDEPEND on virtual/libudev f...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-05 03:24 UTC by Luke-Jr
Modified: 2021-01-06 12:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2015-06-05 03:24:00 UTC
hidapi does not require libudev for Windows targets, yet the RDEPEND tries to pull it in (which of course fails)
Comment 1 Anthony Basile gentoo-dev 2015-07-05 22:11:26 UTC
Luke-Jr, suggest a patch, I'm just proxying for you.
Comment 2 Luke-Jr 2015-07-05 22:18:33 UTC
I don't know how to make it conditional on target platform :(
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-07 18:23:26 UTC
(In reply to Luke-Jr from comment #2)
> I don't know how to make it conditional on target platform :(

For Windows, you can use elibc_Winnt or kernel_Winnt. CC-ing prefix@ for suggestions.
Comment 4 Fabian Groffen gentoo-dev 2021-01-06 12:46:40 UTC
this probably needs revisiting using latest versions