wok-6.x rev 22945
updated iksemel and iksemel-dev again(1.2 -> 1.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 28 09:54:23 2020 +0100 (2020-02-28) |
parents | e476e0df1ff7 |
children | 5a6f87eb0f9c |
files | iksemel-dev/receipt iksemel/receipt |
line diff
1.1 --- a/iksemel-dev/receipt Fri Feb 28 09:45:54 2020 +0100 1.2 +++ b/iksemel-dev/receipt Fri Feb 28 09:54:23 2020 +0100 1.3 @@ -19,3 +19,4 @@ 1.4 cp -a $install/usr/include $fs/usr 1.5 cp -a $install/usr/lib/*a $fs/usr/lib 1.6 } 1.7 +
2.1 --- a/iksemel/receipt Fri Feb 28 09:45:54 2020 +0100 2.2 +++ b/iksemel/receipt Fri Feb 28 09:54:23 2020 +0100 2.3 @@ -12,7 +12,7 @@ 2.4 WGET_URL="https://github.com/timothytylee/$PACKAGE-${VERSION%.*}/archive/v$VERSION.tar.gz" 2.5 2.6 DEPENDS="gnutls libgcrypt libgpg-error pkg-config zlib" 2.7 -BUILD_DEPENDS="autoconf automake libtool" 2.8 +BUILD_DEPENDS="autoconf automake libtool texinfo" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()