diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 17:43:35 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-04 17:43:35 (EDT) |
commit | e3cfa8bfcfdbca6b6efae1be1832a020df712b86 (patch) | |
tree | 3548c77ffb1afb542bdf94a456302066fcb7c6fb /opkg-gpg.pkg/control | |
parent | cf1c8f2fa52e0b9c4c3391745d8a3648a02afa99 (diff) |
opkg, opkg-gpg: Conflict with broken opkg-lede
Diffstat (limited to 'opkg-gpg.pkg/control')
-rw-r--r-- | opkg-gpg.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkg-gpg.pkg/control b/opkg-gpg.pkg/control index d14d076..3e1109d 100644 --- a/opkg-gpg.pkg/control +++ b/opkg-gpg.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: all Depends: opkg-common (= ${Binary-Version}), ${Shlib-Depends} +Conflicts: opkg-lede (<< 0+git20190131.d4ba162-2) Description: Open PacKaGe Management with signature checking ${Common-Description} . |