diff options
author | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 10:39:29 +0200 |
---|---|---|
committer | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 10:39:29 +0200 |
commit | 31df56b28fdc4bc25bc42c1e41f0c33502607963 (patch) | |
tree | 6951d91ad7a7e01ee9bc91d4ade4799205774b08 /debian/control | |
parent | b6fdcbeb3ea50e0051749dc552ffb7a736d3c8e1 (diff) |
rudimentary debian wheezy build fix
Diffstat (limited to 'debian/control')
-rwxr-xr-x | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d106fd5..3ba3fcd 100755 --- a/debian/control +++ b/debian/control | |||
@@ -2,7 +2,7 @@ Source: vchat-client | |||
2 | Section: unknown | 2 | Section: unknown |
3 | Priority: optional | 3 | Priority: optional |
4 | Maintainer: Andreas Kotes <count@flatline.de> | 4 | Maintainer: Andreas Kotes <count@flatline.de> |
5 | Build-Depends: debhelper (>> 3.0.0), libreadline4-dev, libncurses-dev, libssl-dev, docbook-to-man | 5 | Build-Depends: debhelper (>> 3.0.0), libreadline-dev, libncurses-dev, libssl-dev, docbook-to-man |
6 | Standards-Version: 3.5.2 | 6 | Standards-Version: 3.5.2 |
7 | 7 | ||
8 | Package: vchat-client | 8 | Package: vchat-client |