Merge pull request #8341 from neheb/patch-6
libp11: Fix dependency breakage
This commit is contained in:
commit
82ef2ea8cc
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ define Package/libp11
|
|||
CATEGORY:=Libraries
|
||||
TITLE:=PKCS#11 wrapper library
|
||||
URL:=https://www.opensc-project.org/opensc/wiki/libp11
|
||||
DEPENDS:=+libopenssl @OPENSSL_ENGINE
|
||||
DEPENDS:=+libopenssl +@OPENSSL_ENGINE
|
||||
CONFLICTS:=engine_pkcs11
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue