diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-05 01:01:32 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-05 01:01:32 (EDT) |
commit | 396537c89def1f0d51baa77328849a93341387f0 (patch) | |
tree | 7c563f83fe368faa9409525a409fe704470708cf /opkg-lede-dbg.pkg/control | |
parent | 3343a507a0b0dd2fa0e36772e38492d640bbbfc6 (diff) |
opkg-lede-dbg: New binary package
And shorten short description and substvarize common description.
Diffstat (limited to 'opkg-lede-dbg.pkg/control')
-rw-r--r-- | opkg-lede-dbg.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opkg-lede-dbg.pkg/control b/opkg-lede-dbg.pkg/control new file mode 100644 index 0000000..41f53a1 --- /dev/null +++ b/opkg-lede-dbg.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: opkg-lede (= ${Binary-Version}) +Description: Lightweight package manager - LEDE/OpenWrt fork - debugging symbols + ${Common-Description} + . + This package provides debugging symbols for the opkg utility. |