Commit f8fec2722e8f1b502070be9ab00627deebb17985

Authored by Perry Werneck
1 parent 928979ee
Exists in master

Corrigindo dependência erra no pacote php.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, p @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, p
6 6
7 Package: php5-pw3270 7 Package: php5-pw3270
8 Architecture: any 8 Architecture: any
9 -Depends: ${misc:Depends}, lib3270 (= ${binary:Version}) 9 +Depends: ${misc:Depends}, lib3270
10 Description: PHP Extension Module implementing tn3270 protocol. 10 Description: PHP Extension Module implementing tn3270 protocol.
11 This is an extension for acessing 3270 hosts directly from PHP apps. 11 This is an extension for acessing 3270 hosts directly from PHP apps.
12 12