Commit 8908eb3c64647463b6c5dd9cedca41b19ae1fd47
1 parent
abf48f17
Exists in
master
Ajustes para empacotamento deb.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/control
... | ... | @@ -2,7 +2,7 @@ Source: python-pw3270 |
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, pw3270-dev | |
5 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, python-dev | |
6 | 6 | |
7 | 7 | Package: python-pw3270 |
8 | 8 | Architecture: any | ... | ... |