wok rev 19836
Up slitaz-tools
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 11 09:26:27 2017 +0100 (2017-03-11) |
parents | 67c7237fef6e |
children | 658ada1dde7e |
files | slitaz-tools-boxes/receipt slitaz-tools/receipt |
line diff
1.1 --- a/slitaz-tools-boxes/receipt Sat Mar 11 08:32:51 2017 +0100 1.2 +++ b/slitaz-tools-boxes/receipt Sat Mar 11 09:26:27 2017 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-tools-boxes" 1.7 -VERSION="1014" 1.8 +VERSION="1015" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="All SliTaz GTK/Yad boxes to command line tools." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -14,7 +14,7 @@ 1.13 GENERIC_MENUS="no" 1.14 HOST_ARCH="i486 arm" 1.15 1.16 -DEPENDS="slitaz-tools gettext-base yad" 1.17 +DEPENDS="slitaz-tools gettext-base yad xorg-xhost" 1.18 BUILD_DEPENDS="tzdata" 1.19 SIBLINGS="slitaz-tools tazdrop" 1.20
2.1 --- a/slitaz-tools/receipt Sat Mar 11 08:32:51 2017 +0100 2.2 +++ b/slitaz-tools/receipt Sat Mar 11 09:26:27 2017 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-tools" 2.7 -VERSION="1014" 2.8 +VERSION="1015" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="SliTaz tools provide installer and utils usable on terminal." 2.11 MAINTAINER="pankso@slitaz.org"