Commit 32876db4efea2e957c8ff064ca5ba628d503f582
1 parent
4dc28296
Exists in
master
and in
5 other branches
Acertando dependencias em pacotes .deb
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
debian/control
... | ... | @@ -21,7 +21,7 @@ Description: pw3270 shared libraries. |
21 | 21 | Package: lib3270-dev |
22 | 22 | Architecture: any |
23 | 23 | Section: libdevel |
24 | -Depends: ${misc:Depends}, lib3270 (= ${binary:Version}) | |
24 | +Depends: ${misc:Depends}, lib3270 (= ${binary:Version}), pkgconfig | |
25 | 25 | Description: lib3270 development files. |
26 | 26 | This package contains the files needed for development of lib3270 based applications |
27 | 27 | ... | ... |