diff options
author | P. J. McDermott <pjm@nac.net> | 2013-03-30 12:37:08 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-03-30 12:37:08 (EDT) |
commit | de7d695f676a2d404a7aee0c7e0bf1a4174caf61 (patch) | |
tree | 4048cb72b43d451db758e8505ffce9328db5eca5 /libc.6-dbg.pkg/control | |
parent | ee80097730b26d68e6e3b290eb4317caffef1307 (diff) |
libc.6-dbg: New package.
Diffstat (limited to 'libc.6-dbg.pkg/control')
-rw-r--r-- | libc.6-dbg.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libc.6-dbg.pkg/control b/libc.6-dbg.pkg/control new file mode 100644 index 0000000..3a5e578 --- /dev/null +++ b/libc.6-dbg.pkg/control @@ -0,0 +1,6 @@ +Architecture: any-any-eglibc +Platform: all +Depends: libc.6 (= ${Binary-Version}) +Description: Embedded GNU C Library - debugging symbols + This package provides debugging symbols for the standard C library, the + standard math library, and more. |