diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-11 14:37:07 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-11 14:37:07 (EDT) |
commit | 33299bd1addef86bae0dec1b76b07417a6a78e20 (patch) | |
tree | 0d9e8f20adb1c80e89e948e689f3ed0b9e2f6bec /gdb.pkg/control | |
parent | 88af01f4e2c7ccb4ca2825db3830984939e1f6e0 (diff) |
Add binary packages.
Diffstat (limited to 'gdb.pkg/control')
-rw-r--r-- | gdb.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb.pkg/control b/gdb.pkg/control new file mode 100644 index 0000000..78c1fce --- /dev/null +++ b/gdb.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: gdb-common (= ${Binary-Version}) +Description: GNU Project debugger + ${Common-Description} |