wok diff tcpreplay/receipt @ rev 14057

tazinst: fix deps
author Dominique Corbex <domcox@slitaz.org>
date Wed Feb 20 10:48:27 2013 +0100 (2013-02-20)
parents 8aafda70380c
children de49f29b101e
line diff
     1.1 --- a/tcpreplay/receipt	Thu Feb 07 17:41:21 2013 +0100
     1.2 +++ b/tcpreplay/receipt	Wed Feb 20 10:48:27 2013 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://tcpreplay.synfin.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="libpcap libdnet"
     1.8 +DEPENDS="libdnet"
     1.9  BUILD_DEPENDS="libpcap-dev libdnet-dev tcpdump"
    1.10  
    1.11  # Rules to configure and make the package.