diff --git a/libs/libarchive/Makefile b/libs/libarchive/Makefile index ff7c5be14..23d6341b1 100644 --- a/libs/libarchive/Makefile +++ b/libs/libarchive/Makefile @@ -53,6 +53,7 @@ endef define Package/bsdtar $(call Package/bsdtar/Default) DEPENDS:= +libarchive + CONFLICTS:=bsdtar-noopenssl endef define Package/bsdtar-noopenssl