wok-current rev 20782
added libtool to check build dependencies
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 14 14:57:20 2019 +0100 (2019-02-14) |
parents | aacfeda38a0b |
children | 67c680e33039 |
files | check/receipt |
line diff
1.1 --- a/check/receipt Thu Feb 14 14:50:45 2019 +0100 1.2 +++ b/check/receipt Thu Feb 14 14:57:20 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 automake" 1.8 +BUILD_DEPENDS="autoconf automake libtool" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 # Rules to configure and make the package.