Commit d78159062a25720c2f91cc20d1481bd20316eaf6
1 parent
53a59a9f
Exists in
master
and in
1 other branch
Adding pre-req for deb building.
Showing
1 changed file
with
13 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,13 @@ |
1 | +Format: 1.0 | |
2 | +Source: libv3270 | |
3 | +Version: 5.2-0 | |
4 | +Binary: libv3270 | |
5 | +Maintainer: Perry Werneck <perry.werneck@gmail.com> | |
6 | +Architecture: any | |
7 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, gettext, libssl-dev, lib3270-dev, libgtk-3-dev, imagemagick | |
8 | +Standards-Version: 3.9.1.0 | |
9 | +DEBTRANSFORM-RELEASE: 0 | |
10 | +Files: | |
11 | + 00000000000000000000000000000000 000000 libv3270-5.2.tar.bz2 | |
12 | + | |
13 | + | ... | ... |