summaryrefslogtreecommitdiff
path: root/package/opensc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-19 22:18:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-19 22:18:08 +0100
commit5f1bdd99432c66a0d24f43a422eac031bf9cde7e (patch)
tree0ef36efec77fcb9079bd893c2e34388f8ecd107f /package/opensc/Makefile
parent46b2bb3001ce838ba2483a08418587d8a027f3a9 (diff)
parentefef6232a538b3294e4efd94480d1ec2ef727330 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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