From: John Crispin Date: Sat, 9 Jun 2012 14:23:12 +0000 (+0000) Subject: gnokii fails to build with latest pcsc lib X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=06da9382f55a283501000746e10d7715ca0adc05;p=openwrt%2Fsvn-archive%2Fpackages.git gnokii fails to build with latest pcsc lib SVN-Revision: 32139 --- diff --git a/utils/gnokii/Makefile b/utils/gnokii/Makefile index ed26c5fd4..353781f58 100644 --- a/utils/gnokii/Makefile +++ b/utils/gnokii/Makefile @@ -45,6 +45,7 @@ define Build/Configure --disable-debug \ --enable-shared \ --disable-static \ + --disable-libpcsclite \ --without-x \ ) endef