Commit 1fdd7bf0e3066b2e5e4887d6f443fe502ab72fe3
1 parent
b2bae5fe
Exists in
master
Ajustes para empacotamento .deb
Showing
2 changed files
with
3 additions
and
2 deletions
Show diff stats
debian/control
... | ... | @@ -2,7 +2,7 @@ Source: php5-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, php5-dev, pw3270-dev | |
5 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, php5-dev, libxml2-dev, libbz2-dev | |
6 | 6 | |
7 | 7 | Package: php5-pw3270 |
8 | 8 | Architecture: any | ... | ... |
debian/php5-pw3270.dsc
1 | +Debtransform-Tar: php5-pw3270-5.1.tar.bz2 | |
1 | 2 | Format: 1.0 |
2 | 3 | Source: php5-pw3270 |
3 | 4 | Version: 5.1-1 |
4 | 5 | Binary: php5-pw3270 |
5 | 6 | Maintainer: Perry Werneck <perry.werneck@gmail.com> |
6 | 7 | Architecture: any |
7 | -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, php5-dev, pw3270-dev | |
8 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pw3270-dev, php5, php5-dev, libxml2-dev, libbz2-dev, libonig-dev, libdb-dev, libqdbm-dev, libkrb5-dev | |
8 | 9 | Standards-Version: 3.9.1.0 |
9 | 10 | DEBTRANSFORM-RELEASE: 1 |
10 | 11 | Files: | ... | ... |