wok diff iksemel/receipt @ rev 23917
created recipes for lua-ffi and lua-posix
author | Hans-G?nter Theisgen |
---|---|
date | Wed Aug 19 09:11:10 2020 +0100 (2020-08-19) |
parents | e476e0df1ff7 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/iksemel/receipt Fri Feb 28 09:45:54 2020 +0100 1.2 +++ b/iksemel/receipt Wed Aug 19 09:11:10 2020 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/timothytylee/$PACKAGE-${VERSION%.*}/archive/v$VERSION.tar.gz" 1.5 1.6 DEPENDS="gnutls libgcrypt libgpg-error pkg-config zlib" 1.7 -BUILD_DEPENDS="autoconf automake libtool" 1.8 +BUILD_DEPENDS="autoconf automake libtool texinfo" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()