This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: gnupg packaging bug?
- From: Marco Atzeri <marco dot atzeri at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Sun, 01 Mar 2015 11:00:46 +0100
- Subject: Re: gnupg packaging bug?
- Authentication-results: sourceware.org; auth=none
- References: <54F22463 dot 5080407 at cornell dot edu>
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