From 9e24f0e1ce777dda2abe72f63172f0c2f6c639dd Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 04 Apr 2019 17:52:40 -0400 Subject: opkg-lede: Conflict with opkg and opkg-gpg (<< 0.2.4-2) --- diff --git a/changelog b/changelog index 0065800..4cc764c 100644 --- a/changelog +++ b/changelog @@ -5,6 +5,7 @@ opkg-lede (0+git20190131.d4ba162-2) trunk * Set lock file path to "/var/lib/opkg/lock", as it has always been with the original opkg. * Manage opkg-key and update-alternatives with update-alternatives. + * Conflict with opkg and opkg-gpg (<< 0.2.4-2). -- Patrick McDermott Thu, 04 Apr 2019 16:52:10 -0400 diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index d610831..7d70f60 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: all Depends: usign, ${Shlib-Depends} +Conflicts: opkg (<< 0.2.4-2), opkg-gpg (<< 0.2.4-2) Description: Lightweight package management system - LEDE/OpenWrt fork The opkg package management system handles installation and removal of packages on a system. It can recursively follow dependencies and download all packages -- cgit v0.9.1