]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
tcpdump: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:59 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:59 +0000 (13:08 +0200)
pkgs/core/tcpdump/tcpdump.nm

index 15541d806a7844dc5bc9d667a93da48fef3b7484..4cce770361fddc4e2187144628ef9e5bc5ed563c 100644 (file)
@@ -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. \