wok diff iksemel/receipt @ rev 23769
linux:CONFIG_INPUT_ATLAS_BTNS=m
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu May 14 20:21:23 2020 -0400 (2020-05-14) |
parents | e476e0df1ff7 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/iksemel/receipt Fri Feb 28 09:45:54 2020 +0100 1.2 +++ b/iksemel/receipt Thu May 14 20:21:23 2020 -0400 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()