diff options
Diffstat (limited to 'opkg-lede.pkg/control')
-rw-r--r-- | opkg-lede.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
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} |