# HG changeset patch # User Aleksej Bobylev # Date 1446904952 -7200 # Node ID c4fe3a6e5470bd10ac59ece3b02d94b121a8bbfc # Parent 7e930b05781d887b7ad325f508a00bb80ca281c9 Up cookutils(769) diff -r 7e930b05781d -r c4fe3a6e5470 cookutils-daemon/receipt --- a/cookutils-daemon/receipt Sat Nov 07 14:03:13 2015 +0200 +++ b/cookutils-daemon/receipt Sat Nov 07 16:02:32 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="cookutils-daemon" -VERSION="768" +VERSION="769" CATEGORY="system-tools" SHORT_DESC="SliTaz Cooker daemon script for build host." MAINTAINER="pankso@slitaz.org" diff -r 7e930b05781d -r c4fe3a6e5470 cookutils/receipt --- a/cookutils/receipt Sat Nov 07 14:03:13 2015 +0200 +++ b/cookutils/receipt Sat Nov 07 16:02:32 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="cookutils" -VERSION="768" +VERSION="769" CATEGORY="base-system" SHORT_DESC="SliTaz packages builder new generation." MAINTAINER="pankso@slitaz.org" @@ -12,7 +12,7 @@ TAGS="slitaz" HOST_ARCH="i486 arm" -DEPENDS="" +DEPENDS="sdft" # Rules to configure and make the package. compile_rules()