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