[net-im/spectrum] hide dep behind USE=jabber

This commit is contained in:
Robert Förster 2016-02-11 16:26:46 +01:00
parent 851d4b306c
commit 8e8925fb83
1 changed files with 1 additions and 1 deletions

View File

@ -30,12 +30,12 @@ IUSE_PLUGINS="frotz irc jabber purple sms twitter"
IUSE="debug doc libev mysql postgres sqlite test ${IUSE_PLUGINS}"
RDEPEND="${RDEPEND}
=net-im/swift-9999[ssl]
dev-libs/boost:=
dev-libs/log4cxx
dev-libs/openssl
dev-libs/popt
dev-libs/protobuf
jabber? ( =net-im/swift-9999[ssl] )
mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
sqlite? ( dev-db/sqlite:3 )