diff options
Diffstat (limited to 'package/ccid/Makefile')
-rw-r--r-- | package/ccid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ccid/Makefile b/package/ccid/Makefile index 98d36a3cd..bd3223d77 100644 --- a/package/ccid/Makefile +++ b/package/ccid/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.3.12 PKG_RELEASE:= 1 PKG_MD5SUM:= 7fcdbacacd955659286f988fa9b6e0be PKG_DESCR:= a generic USB CCID and ICCD driver -PKG_SECTION:= security +PKG_SECTION:= crypto PKG_BUILDDEP+= pcsc-lite PKG_URL:= http://pcsclite.alioth.debian.org/ccid.html PKG_SITES:= https://alioth.debian.org/frs/download.php/3281/ |