diff options
Diffstat (limited to 'package/openct/Makefile')
-rw-r--r-- | package/openct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openct/Makefile b/package/openct/Makefile index 48a23bac1..a3626e7bc 100644 --- a/package/openct/Makefile +++ b/package/openct/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_BUILDDEP+= libtool libusb PKG_MD5SUM:= d8d8c63269985303a303a218c4b953d7 PKG_DESCR:= drivers for several smart card readers -PKG_SECTION:= libs +PKG_SECTION:= crypto PKG_DEPENDS:= libltdl libusb PKG_URL:= http://www.opensc-project.org/openct PKG_SITES:= http://www.opensc-project.org/files/openct/ |