Skip to content
Snippets Groups Projects
Commit eb8e8ea4 authored by Josef Schlehofer's avatar Josef Schlehofer Committed by Rosen Penev
Browse files

libarchive: add conflict to bsdtar/bsdtar-noopenssl


Fixes:
Packages 'bsdtar' and 'bsdtar-noopenssl' do not conflict while providing same file: /usr/bin/bsdtar

Signed-off-by: default avatarJosef Schlehofer <pepe.schlehofer@gmail.com>
parent 0c66639a
No related branches found
No related tags found
1 merge request!13Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
......@@ -53,6 +53,7 @@ endef
define Package/bsdtar
$(call Package/bsdtar/Default)
DEPENDS:= +libarchive
CONFLICTS:=bsdtar-noopenssl
endef
define Package/bsdtar-noopenssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment