Commit 32876db4efea2e957c8ff064ca5ba628d503f582

Authored by Perry Werneck
1 parent 4dc28296

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,7 +21,7 @@ Description: pw3270 shared libraries.
21 Package: lib3270-dev 21 Package: lib3270-dev
22 Architecture: any 22 Architecture: any
23 Section: libdevel 23 Section: libdevel
24 -Depends: ${misc:Depends}, lib3270 (= ${binary:Version}) 24 +Depends: ${misc:Depends}, lib3270 (= ${binary:Version}), pkgconfig
25 Description: lib3270 development files. 25 Description: lib3270 development files.
26 This package contains the files needed for development of lib3270 based applications 26 This package contains the files needed for development of lib3270 based applications
27 27
@@ -109,7 +109,7 @@ binary-arch: build install @@ -109,7 +109,7 @@ binary-arch: build install
109 # dh_makeshlibs 109 # dh_makeshlibs
110 dh_installdeb 110 dh_installdeb
111 # dh_perl 111 # dh_perl
112 -# dh_shlibdeps 112 + dh_shlibdeps
113 dh_gencontrol 113 dh_gencontrol
114 dh_md5sums 114 dh_md5sums
115 dh_builddeb 115 dh_builddeb