diff options
| -rw-r--r-- | recipes-support/softhsm-testtoken/softhsm-testtoken.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/softhsm-testtoken/softhsm-testtoken.bb b/recipes-support/softhsm-testtoken/softhsm-testtoken.bb index 58b521c..68514b2 100644 --- a/recipes-support/softhsm-testtoken/softhsm-testtoken.bb +++ b/recipes-support/softhsm-testtoken/softhsm-testtoken.bb  | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
| 4 | 4 | ||
| 5 | inherit systemd | 5 | inherit systemd | 
| 6 | 6 | ||
| 7 | RDEPENDS_${PN} = "softhsm libp11 openssl-bin" | 7 | RDEPENDS_${PN} = "softhsm libp11 opensc openssl-bin" | 
| 8 | DEPENDS_append = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', ' systemd', '', d)}" | 8 | DEPENDS_append = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', ' systemd', '', d)}" | 
| 9 | 9 | ||
| 10 | 10 | ||
