commit: 9786c32572705412d65b109ba33d80d22661df0a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 18:14:49 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 18:14:49 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=9786c325
world.conf: fix sys-cluster/csync2 core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index d055078..a4f578d 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7349,7 +7349,7 @@ package.use : sys-boot/mbr:0 -test package.use : sys-boot/syslinux:0 -custom-cflags [sys-cluster/csync2:0] -package.use : sys-cluster/csync2:0 ssl xinetd +package.use : sys-cluster/csync2:0 mysql postgres sqlite ssl xinetd [sys-cluster/ipvsadm:0] package.use : sys-cluster/ipvsadm:0 static-libs
