diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 16:01:05 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 16:01:05 (EDT) |
commit | 565b7bcf24baf9a3f818b2f68038f8144eb91170 (patch) | |
tree | be4e666ace5fe2d95e6174c206f5f93f639f7f39 /gdb-doc.pkg/control | |
parent | 50aadf18594b392a71a77f02a553066dd1cf0fde (diff) |
gdb-common: Make arch:all, update dependent versions
Diffstat (limited to 'gdb-doc.pkg/control')
-rw-r--r-- | gdb-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-doc.pkg/control b/gdb-doc.pkg/control index 1a53d18..9c8c485 100644 --- a/gdb-doc.pkg/control +++ b/gdb-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gdb-common (= ${Binary-Version}) +Depends: gdb-common (= ${Source-Version}) Description: GNU Project debugger - documentation ${Common-Description} . |