From 8d3d7d3942fd7621a378c613a3a7b255571fa3a7 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 04 Apr 2019 02:22:46 -0400 Subject: Initial commit --- (limited to 'opkg-lede.pkg/control') diff --git a/opkg-lede.pkg/control b/opkg-lede.pkg/control new file mode 100644 index 0000000..d610831 --- /dev/null +++ b/opkg-lede.pkg/control @@ -0,0 +1,10 @@ +Architecture: any +Platform: all +Depends: usign, ${Shlib-Depends} +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. -- cgit v0.9.1