[net-im/spectrum] fix deps

This commit is contained in:
2017-12-21 14:45:35 +01:00
parent 9ebc3a1194
commit 3183930092
4 changed files with 6 additions and 101 deletions

View File

@@ -1,13 +1,11 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
LOGFILE=/var/log/spectrum2/std.log
depend() {
need net
use jabber-server
}
start() {