diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 03:11:20 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 03:11:20 (EDT) |
commit | bf484bfd546f48516e69809cc672c7afbc58718f (patch) | |
tree | 6585fc83ade80e3c994870cf689dff9429e5bc72 | |
parent | 141973d67046cf3588ec95724e3d4bba0c536e46 (diff) |
opkg-common: List utilities in Description
-rw-r--r-- | opkg-common.pkg/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/opkg-common.pkg/control b/opkg-common.pkg/control index 3f62b8f..329e59e 100644 --- a/opkg-common.pkg/control +++ b/opkg-common.pkg/control @@ -3,5 +3,6 @@ Platform: all Description: Open PacKaGe Management - common files ${Common-Description} . - This package provides intercept scripts and source package documentation files - for the opkg utilities. + This package provides opkg-check-config, opkg-key, update-alternatives, + intercept scripts, and source package documentation files for the opkg + utilities. |