summaryrefslogtreecommitdiff
path: root/package/opensc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/opensc/Makefile')
-rw-r--r--package/opensc/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/opensc/Makefile b/package/opensc/Makefile
index 88a85939e..4957b9fe4 100644
--- a/package/opensc/Makefile
+++ b/package/opensc/Makefile
@@ -5,11 +5,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= opensc
PKG_VERSION:= 0.11.13
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 98fa151e947941f9c3f27420fdf47c11
PKG_DESCR:= utilities to access smart cards
PKG_SECTION:= crypto
-PKG_DEPENDS:= libopensc
+PKG_BUILDDEP:= openct pcsc-lite openssl
+PKG_DEPENDS:= libopensc libopenct pcsc-lite libopenssl
PKG_URL:= http://www.opensc-project.org/opensc/
PKG_SITES:= http://www.opensc-project.org/files/opensc/
@@ -32,9 +33,6 @@ CONFIGURE_ARGS+= --disable-man \
--enable-pcsc \
--enable-openct
-post-extract:
- cd ${WRKBUILD} && autoreconf -vif
-
post-install:
${INSTALL_DIR} ${IDIR_OPENSC}/usr/bin
${INSTALL_DIR} ${IDIR_OPENSC}/usr/share/opensc