wok-6.x diff tcpick/receipt @ rev 12077

fix /usr/bin/git-citool in correct link /usr/lib/git-core/git-citool
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 09 10:16:47 2012 +0100 (2012-03-09)
parents 91b97e8d14d8
children 600aaedb561d
line diff
     1.1 --- a/tcpick/receipt	Wed May 25 11:18:40 2011 +0200
     1.2 +++ b/tcpick/receipt	Fri Mar 09 10:16:47 2012 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="libpcap"
     1.7 -BUILD_DEPENDS="libpcap"
     1.8 +BUILD_DEPENDS="libpcap-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()