[packages] gnokii fails to build with latest pcsc lib

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32139 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-06-09 14:23:12 +00:00
parent 8ca35e2f6f
commit 934b01b56d

View File

@ -45,6 +45,7 @@ define Build/Configure
--disable-debug \
--enable-shared \
--disable-static \
--disable-libpcsclite \
--without-x \
)
endef