Skip to content
Unverified Commit 05f3d961 authored by aszlig's avatar aszlig
Browse files

pcsc-cyberjack: Fix build against libusb

Commit 59281f74

 changed libusb so that
it no longer propagates libusb1. This in turn caused the pcsc-cyberjack
build to fail with an error like this:

  usbdev.c:68:3: error: #error "Neither HAL nor USB1 found!. Please install at least either of them."

I'm committing this directly to master, since I'm the maintainer of the
package and the build also is *already* broken. So the worst case that
could happen is that the build is still broken afterwards.

Signed-off-by: default avataraszlig <aszlig@nix.build>
parent 3847ec0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment