Commit bd2feff4f96b9f4f2c9219d9a2694cc1377ac31c
1 parent
a61e486b
Exists in
master
and in
5 other branches
Acertando dependências do pacote deb.
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 | ... | ... |