Commit ccc8d3e18e1c694bc8a2cf173bb4f6842cb4efc0

Authored by Perry Werneck
1 parent f9d1f6a5

Fixing "deb" dependencies.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/control
... ... @@ -2,7 +2,7 @@ Source: lib3270
2 2 Section: unknown
3 3 Priority: optional
4 4 Maintainer: Perry Werneck <perry.werneck@gmail.com>
5   -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, libssl-dev, libssl-dev, libdbus-1-dev
  5 +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, gettext, libssl-dev
6 6  
7 7 Package: lib3270
8 8 Architecture: any
... ...