diff options
Diffstat (limited to 'opkg-lede.pkg/control')
-rw-r--r-- | opkg-lede.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control index 7d70f60..c35a967 100644 --- a/opkg-lede.pkg/control +++ b/opkg-lede.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: usign, ${Shlib-Depends} -Conflicts: opkg (<< 0.2.4-2), opkg-gpg (<< 0.2.4-2) +Conflicts: opkg-common (<< 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 |