wok-next diff barnyard2/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents ab28311c1bec
children
line diff
     1.1 --- a/barnyard2/receipt	Mon Dec 02 17:50:25 2019 +0100
     1.2 +++ b/barnyard2/receipt	Tue Sep 01 10:31:46 2020 +0000
     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  {