Skip to content

Commit

Permalink
Merge pull request #8341 from neheb/patch-6
Browse files Browse the repository at this point in the history
libp11: Fix dependency breakage
  • Loading branch information
jow- committed Mar 6, 2019
2 parents af68f43 + da07a9e commit 82ef2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libp11/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 82ef2ea

Please sign in to comment.