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

This reverts commit 8e8925fb83.
This commit is contained in:
Robert Förster 2016-02-11 16:38:11 +01:00
parent 8e8925fb83
commit 71f326da25
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 )