aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-27 06:07:32 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-27 06:07:32 +0000
commit182cce81c8e248e0789fd404a4069371967663fd (patch)
tree0a6906b5376b3a7dcdd13a0ac4e0195d1c01c5e8 /debian
parent6b926f03e7714f1720aab965a9945f81f78e7f65 (diff)
Make wireshark-dev depend on the right automake.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33947 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2c4a6a7305..160bbcfebe 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Description: network traffic analyzer (console)
Package: wireshark-dev
Architecture: any
Section: devel
-Depends: ${shlibs:Depends}, omniidl4 (>= 4.0.1-2), libpcap0.8-dev, libtool, libglib2.0-dev, ${python:Depends}, snacc, autotools-dev, debhelper, cdbs, automake1.8, autoconf
+Depends: ${shlibs:Depends}, omniidl4 (>= 4.0.1-2), libpcap0.8-dev, libtool, libglib2.0-dev, ${python:Depends}, snacc, autotools-dev, debhelper, cdbs, automake1.9, autoconf
Replaces: ethereal-dev (<< 0.99.2-0)
Conflicts: ethereal-dev (<< 0.99.2-0)
XB-Python-Version: ${python:Versions}