wireshark/debian/control
Olivier Abad 7fd7ebe2d8 Add a missing build dependency (debhelper) and change build dependency on
libsnmp4.0-dev to libsnmp4.1-dev (this should close bugs #66391 and #66018
from the Debian bug tracking system).

svn path=/trunk/; revision=2106
2000-07-03 22:40:13 +00:00

16 lines
514 B
Text

Source: ethereal
Section: net
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Standards-Version: 3.1.0
Build-Depends: libgtk1.2-dev, libpcap-dev, libsnmp4.1-dev, flex, libz-dev, debhelper
Package: ethereal
Architecture: any
Depends: ${shlibs:Depends}
Description: Network traffic analyzer
Ethereal is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems. It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.