diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 19:21:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 19:21:21 (EDT) |
commit | fc2bf31a56024010f678fdf8383071dba32ac91f (patch) | |
tree | 2d7ed205e5aaf70d718595d0046b9edf8c080640 /opkg.pkg/control | |
parent | e08b239f3d46501546e2f68fcdaf199890dc665c (diff) |
Move Conflicts from opkg & opkg-gpg to opkg-common
Diffstat (limited to 'opkg.pkg/control')
-rw-r--r-- | opkg.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control index 28c7b28..6e7502f 100644 --- a/opkg.pkg/control +++ b/opkg.pkg/control @@ -2,7 +2,6 @@ Architecture: any Platform: all Essential: yes Depends: opkg-common (= ${Binary-Version}), ${Shlib-Depends} -Conflicts: opkg-lede (<< 0+git20190131.d4ba162-2) Description: Open PacKaGe Management ${Common-Description} . |