wok-6.x diff task/receipt @ rev 23413
updated perl-xml-entities (1.0000 -> 1.0002)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 07:24:50 2020 +0100 (2020-04-01) |
parents | ca70cc6b85be |
children | 83b97236db32 |
line diff
1.1 --- a/task/receipt Tue Jan 07 19:13:38 2020 +0100 1.2 +++ b/task/receipt Wed Apr 01 07:24:50 2020 +0100 1.3 @@ -12,8 +12,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="${WEB_SITE}download/$TARBALL" 1.6 1.7 -DEPENDS="gcc83-lib-base libgnutls ncurses util-linux-uuid" 1.8 -BUILD_DEPENDS="cmake gcc83 libgnutls gnutls-dev ncurses-dev util-linux-uuid-dev" 1.9 +DEPENDS="gcc83-lib-base libgnutls libunistring ncurses 1.10 + util-linux-uuid" 1.11 +BUILD_DEPENDS="cmake gcc83 gnutls-dev libgnutls libunistring-dev 1.12 + ncurses-dev util-linux-uuid-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()