gnupg packaging bug?

Marco Atzeri marco.atzeri@gmail.com
Sun Mar 1 10:00:00 GMT 2015


On 2/28/2015 9:26 PM, Ken Brown wrote:
> gnupg-1.4.19-1 depends on libusb0 (64-bit only).  I assume that happened
> by accident.
>
> Ken

In reality, it is by accident that the 32 bit don't have it

The configure allows it:

# libusb allows us to use the integrated CCID smartcard reader driver.
# We don't need it if we don't have card support though.
if test "$card_support" = yes ; then
    GNUPG_CHECK_LIBUSB
fi


So the question is:
- enable for both or disable for both ?

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list