diff options
Diffstat (limited to 'gdb.pkg/control')
-rw-r--r-- | gdb.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb.pkg/control b/gdb.pkg/control index f3fba75..803f209 100644 --- a/gdb.pkg/control +++ b/gdb.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gdb-common (= ${Binary-Version}), +Depends: gdb-common (= ${Source-Version}), libreadline.6, libncurses.5, libtinfo.5, |