diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-09 12:17:37 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-09 12:17:37 (EDT) |
commit | 2702d748e6967fbf4e9e68da0f635241612d3a20 (patch) | |
tree | 1a914af9a6e3edde5d408ee2594f9a59bbe2650f /opkg-dbg.pkg/control | |
parent | 4801266e0ad0986f15c7ae7289da724852a9dc62 (diff) |
libopkg.1-dbg: Rename to opkg-dbg.
It also provides debugging symbols for /usr/bin/opkg (at least for now).
Diffstat (limited to 'opkg-dbg.pkg/control')
-rw-r--r-- | opkg-dbg.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opkg-dbg.pkg/control b/opkg-dbg.pkg/control new file mode 100644 index 0000000..4bb1962 --- /dev/null +++ b/opkg-dbg.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: libopkg.1 (= ${Binary-Version}), opkg (= ${Binary-Version}) +Description: Open PacKaGe Management - debugging symbols + ${Common-Description} + . + This package provides debugging symbols for the opkg library and utility. |