From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:59 +0000 (+0200) Subject: tcpdump: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ca0e564957d83423dc39f4d55170ddfa67d816;p=ipfire-3.x.git tcpdump: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/tcpdump/tcpdump.nm b/pkgs/core/tcpdump/tcpdump.nm index 15541d806..4cce77036 100644 --- a/pkgs/core/tcpdump/tcpdump.nm +++ b/pkgs/core/tcpdump/tcpdump.nm @@ -34,7 +34,7 @@ PKG_URL = http://www.tcpdump.org/ PKG_LICENSE = BSD with advertising PKG_SUMMARY = A network traffic monitoring tool. -PKG_DEPS += libpcap openssl +PKG_BUILD_DEPS+= libpcap-devel openssl-devel define PKG_DESCRIPTION Tcpdump is a command-line tool for monitoring network traffic. \