wok rev 20781

added automake to check build dependencies
author Hans-G?nter Theisgen
date Thu Feb 14 14:50:45 2019 +0100 (2019-02-14)
parents c4b5b400b8e7
children af301d113686
files check/receipt
line diff
     1.1 --- a/check/receipt	Thu Feb 14 14:42:25 2019 +0100
     1.2 +++ b/check/receipt	Thu Feb 14 14:50:45 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/libcheck/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="autoconf"
     1.8 +BUILD_DEPENDS="autoconf automake"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  # Rules to configure and make the package.