diff options
Diffstat (limited to 'package/pcsc-lite/Makefile')
-rw-r--r-- | package/pcsc-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcsc-lite/Makefile b/package/pcsc-lite/Makefile index 1dc2bc527..80f97b336 100644 --- a/package/pcsc-lite/Makefile +++ b/package/pcsc-lite/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.7.4 PKG_RELEASE:= 2 PKG_MD5SUM:= 1caf0b8ca2ecbf82fe3b035b3fff22dd PKG_DESCR:= middleware for smartcards -PKG_SECTION:= crypto +PKG_SECTION:= app/crypto PKG_DEPENDS:= libusb libusb-compat libpthread PKG_BUILDDEP:= libusb libusb-compat PKG_URL:= http://pcsclite.alioth.debian.org/ |