diff options
Diffstat (limited to 'gdb.pkg/control')
-rw-r--r-- | gdb.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb.pkg/control b/gdb.pkg/control index 1c64a21..0a9b647 100644 --- a/gdb.pkg/control +++ b/gdb.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all Depends: gdb-common (= ${Source-Version}), ${Shlib-Depends} +Recommends: binutils-${Host-Arch} Description: GNU source-level debugger ${Common-Description} |