diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-17 19:03:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-17 19:03:53 (EDT) |
commit | d90f0ee853b531c74636016fe451ffb167cab77b (patch) | |
tree | b02054d2a17749e7ff4a8b44924d638226de78d9 | |
parent | 10107c4fe89745750aeadf6122c53c5648eb77de (diff) |
opkg-lede: Drop Replaces
-rw-r--r-- | opkg-lede.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index 9c20c72..5edfab5 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -4,6 +4,5 @@ Essential: yes Depends: usign, ${Shlib-Depends} 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) Description: Lightweight package manager - LEDE/OpenWrt fork ${Common-Description} |