wok-current rev 19823
Up cookutils(887), yandex-disk: up bdeps and rebuild.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Mar 03 02:42:35 2017 +0200 (2017-03-03) |
parents | cfd08e5972b5 |
children | 9facff0f7d4e |
files | cookutils-daemon/receipt cookutils/receipt yandex-disk/receipt |
line diff
1.1 --- a/cookutils-daemon/receipt Thu Mar 02 21:14:52 2017 +0100 1.2 +++ b/cookutils-daemon/receipt Fri Mar 03 02:42:35 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cookutils-daemon" 1.7 -VERSION="883" 1.8 +VERSION="887" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="SliTaz Cooker daemon script for build host." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/cookutils/receipt Thu Mar 02 21:14:52 2017 +0100 2.2 +++ b/cookutils/receipt Fri Mar 03 02:42:35 2017 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="cookutils" 2.7 -VERSION="883" 2.8 +VERSION="887" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="SliTaz packages builder new generation." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/yandex-disk/receipt Thu Mar 02 21:14:52 2017 +0100 3.2 +++ b/yandex-disk/receipt Fri Mar 03 02:42:35 2017 +0200 3.3 @@ -11,6 +11,7 @@ 3.4 COOKOPTS="!extradesktops" 3.5 3.6 DEPENDS="gcc-lib-base glibc-base zlib" 3.7 +BUILD_DEPENDS="gettext" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()