diff options
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. |