Commit f9bbe68b3b77f43ab1893862dd0b4d51c78624e5
1 parent
a4120903
Exists in
master
and in
5 other branches
Ajustes para empacotamento.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
debian/control
... | ... | @@ -2,7 +2,7 @@ Source: 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, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, libssl-dev, imagemagick | |
5 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, libssl-dev, imagemagick, librsvg2-bin | |
6 | 6 | |
7 | 7 | Package: pw3270 |
8 | 8 | Architecture: any | ... | ... |
debian/pw3270.dsc
... | ... | @@ -4,7 +4,7 @@ Version: 5.1-0 |
4 | 4 | Binary: pw3270 |
5 | 5 | Maintainer: Perry Werneck <perry.werneck@gmail.com> |
6 | 6 | Architecture: any |
7 | -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, xsltproc, imagemagick, optipng | |
7 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, xsltproc, imagemagick, librsvg2-bin, optipng | |
8 | 8 | Standards-Version: 3.9.1.0 |
9 | 9 | DEBTRANSFORM-RELEASE: 0 |
10 | 10 | Files: | ... | ... |