From bb0cc85036ea43beff64cd87dc65e4d7c3dba58b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 06 Apr 2019 19:24:09 -0400 Subject: opkg: Use Conflicts instead of Breaks --- diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index 7fd32aa..ac52211 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -1,8 +1,8 @@ Architecture: any Platform: all Depends: usign, ${Shlib-Depends} -Conflicts: opkg-common (<< 0.2.4-2) +Conflicts: opkg-common (<< 0.2.4-2), opkg (<= 0.2.4-2), opkg-gpg (<= 0.2.4-2), + opkg-common (<= 0.2.4-2) Replaces: opkg (<= 0.2.4-2), opkg-gpg (<= 0.2.4-2), opkg-common (<= 0.2.4-2) -Breaks: opkg (<= 0.2.4-2), opkg-gpg (<= 0.2.4-2), opkg-common (<= 0.2.4-2) Description: Lightweight package manager - LEDE/OpenWrt fork ${Common-Description} -- cgit v0.9.1