wok-next diff tcpdump/receipt @ rev 20486

outguess: fix install path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 12 10:46:52 2018 +0100 (2018-03-12)
parents 2a6ee064ed2f
children 523cce42deab
line diff
     1.1 --- a/tcpdump/receipt	Fri Sep 27 21:59:48 2013 +0000
     1.2 +++ b/tcpdump/receipt	Mon Mar 12 10:46:52 2018 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://www.tcpdump.org/release/$TARBALL"
     1.5  TAGS="network security"
     1.6  
     1.7 -DEPENDS="libcrypto openssl libpcap"
     1.8 +DEPENDS="openssl libpcap"
     1.9  BUILD_DEPENDS="libpcap libpcap-dev openssl-dev"
    1.10  
    1.11  # Rules to configure and make the package.