- fixed references

- bitbake updated versions


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@417 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-02-19 07:37:13 +00:00
parent 29a713904a
commit 3c97fec911
8 changed files with 30 additions and 30 deletions

View File

@@ -2,9 +2,9 @@ DESCRIPTION = "API and Tools for the new German identity card (neuer Personalaus
LICENSE = "GPL"
DEPENDS = "openssl opensc"
RDEPENDS = "libcrypto"
RDEPENDS = "libcrypto opensc"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https;rev=396"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https;rev=417"
S = "${WORKDIR}/vsmartcard/npa"