summaryrefslogtreecommitdiffstats
path: root/opkg-lede.pkg/control
blob: 7d70f6020601b1fd23a9a259d352f714303037b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
 necessary to install a particular package.
 .
 This is the LEDE/OpenWrt fork of opkg, which aims to be more lightweight in its
 own code and its dependencies than the original.