net-irc/quassel: Prepare for a future app-crypt/qca w/o USE=qt5
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Dec 2017 16:46:11 +0000 (17:46 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Dec 2017 17:01:39 +0000 (18:01 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

net-irc/quassel/quassel-9999.ebuild

index 7bf54b67a40acb3f3204461f7e764f740b6b3e43..325fd52095c596eff270cb96f1331da22d941675 100644 (file)
@@ -19,7 +19,7 @@ IUSE="+breeze crypt +dbus debug kde monolithic oxygen postgres +server snorenoti
 
 SERVER_RDEPEND="
        dev-qt/qtscript:5
-       crypt? ( app-crypt/qca:2[qt5,ssl] )
+       crypt? ( app-crypt/qca:2[qt5(+),ssl] )
        postgres? ( dev-qt/qtsql:5[postgres] )
        !postgres? ( dev-qt/qtsql:5[sqlite] dev-db/sqlite:3[threadsafe(+),-secure-delete] )
        syslog? ( virtual/logger )