Commit b8583e1c61e13d1486bcc203fc42a71a8f0875ab
1 parent
98fa2b02
Exists in
master
and in
1 other branch
Updating package control files.
Showing
2 changed files
with
3 additions
and
2 deletions
Show diff stats
debian/control
... | ... | @@ -29,7 +29,7 @@ Description: Glade files for v3270 library. |
29 | 29 | |
30 | 30 | Package: libv3270-dbg |
31 | 31 | Architecture: any |
32 | -Depends: ${misc:Depends}, libv3270 (= ${binary:Version}) | |
32 | +Depends: libv3270 (= ${binary:Version}) | |
33 | 33 | Description: Debugging symbols for GTK 3270 virtual terminal |
34 | 34 | This package contains the debugging symbols for libv3270. |
35 | 35 | ... | ... |