wok view gadmintools/receipt @ rev 16589

dbus: fix init script (with /run and /var/run mounted as tmpfs, we can't preinstall /var/run/dbus, we must create it)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 05 19:10:34 2014 +0200 (2014-05-05)
parents 0d095d0c9b59
children 8dd8bab3f0ca
line source
1 # SliTaz package receipt.
3 PACKAGE="gadmintools"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="GTK+ configuration tools."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://dalalven.dtdns.net/linux/gadmintools-webpage/"
11 DEPENDS="gadmin-bind gadmin-openvpn-client gadmin-openvpn-server \
12 gadmin-rsync gadmin-samba gadmin-squid gadmin-dhcpd gadmin-sshd gadmin-httpd \
13 gadmin-antivirus gadmin-proftpd"
14 SUGGESTED="gadmin-sendmail"