Commit df34c77024b6577088f64056819cebe25515714f

Authored by Perry Werneck
1 parent ef1ac84c
Exists in master

Acertando dependências do arquivo .deb

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 6  
7 7 Package: php5-pw3270
8 8 Architecture: any
9   -Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270
  9 +Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270, php5
10 10 Description: PHP Extension Module implementing tn3270 protocol.
11 11 This is an extension for acessing 3270 hosts directly from PHP apps.
12 12  
... ...