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