diff options
Diffstat (limited to 'opkg-dbg.pkg')
-rw-r--r-- | opkg-dbg.pkg/control | 7 | ||||
-rw-r--r-- | opkg-dbg.pkg/files | 1 |
2 files changed, 8 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. diff --git a/opkg-dbg.pkg/files b/opkg-dbg.pkg/files new file mode 100644 index 0000000..1acc2ff --- /dev/null +++ b/opkg-dbg.pkg/files @@ -0,0 +1 @@ +/usr/lib/debug |