# HG changeset patch # User Aleksej Bobylev # Date 1488501755 -7200 # Node ID 98ec0fc5e9e97aa4606f3ce9ca485ef0e06338f8 # Parent cfd08e5972b5cd8192f0de05df0e0047f9990b17 Up cookutils(887), yandex-disk: up bdeps and rebuild. diff -r cfd08e5972b5 -r 98ec0fc5e9e9 cookutils-daemon/receipt --- a/cookutils-daemon/receipt Thu Mar 02 21:14:52 2017 +0100 +++ b/cookutils-daemon/receipt Fri Mar 03 02:42:35 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="cookutils-daemon" -VERSION="883" +VERSION="887" CATEGORY="system-tools" SHORT_DESC="SliTaz Cooker daemon script for build host." MAINTAINER="pankso@slitaz.org" diff -r cfd08e5972b5 -r 98ec0fc5e9e9 cookutils/receipt --- a/cookutils/receipt Thu Mar 02 21:14:52 2017 +0100 +++ b/cookutils/receipt Fri Mar 03 02:42:35 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="cookutils" -VERSION="883" +VERSION="887" CATEGORY="base-system" SHORT_DESC="SliTaz packages builder new generation." MAINTAINER="pankso@slitaz.org" diff -r cfd08e5972b5 -r 98ec0fc5e9e9 yandex-disk/receipt --- a/yandex-disk/receipt Thu Mar 02 21:14:52 2017 +0100 +++ b/yandex-disk/receipt Fri Mar 03 02:42:35 2017 +0200 @@ -11,6 +11,7 @@ COOKOPTS="!extradesktops" DEPENDS="gcc-lib-base glibc-base zlib" +BUILD_DEPENDS="gettext" # Rules to configure and make the package. compile_rules()