Commit b5457bf4413421a7370b2a22810884d2a994ca6c
Exists in
master
and in
5 other branches
Merge branch 'master' of http://softwarepublico.gov.br/gitlab/pw3270/principal
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/control
... | ... | @@ -28,7 +28,7 @@ Description: lib3270 development files. |
28 | 28 | Package: pw3270-dev |
29 | 29 | Architecture: any |
30 | 30 | Section: libdevel |
31 | -Depends: ${misc:Depends}, lib3270-dev (= ${binary:Version}), pw3270 (= ${binary:Version}) | |
31 | +Depends: ${misc:Depends}, libdbus-1-dev, lib3270-dev (= ${binary:Version}), pw3270 (= ${binary:Version}) | |
32 | 32 | Description: lib3270 development files. |
33 | 33 | This package contains the files needed for development of pw3270 extensions and plugins |
34 | 34 | ... | ... |