wok-next diff barnyard2/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents ab28311c1bec
children
line diff
     1.1 --- a/barnyard2/receipt	Mon Dec 02 17:50:25 2019 +0100
     1.2 +++ b/barnyard2/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/firnsy/$PACKAGE/archive/v${VERSION/./-}/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="autoconf libpcap-dev"
     1.8 +BUILD_DEPENDS="autoconf automake libpcap-dev"
     1.9  
    1.10  compile_rules()
    1.11  {