diff options
-rw-r--r-- | opkg-lede.pkg/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index cca1258..7fd32aa 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -2,5 +2,7 @@ Architecture: any Platform: all Depends: usign, ${Shlib-Depends} Conflicts: 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} |