net-misc/owncloud-client: update USE=gnome-keyring dependency
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 3 Feb 2020 21:28:31 +0000 (22:28 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 3 Feb 2020 21:28:43 +0000 (22:28 +0100)
Per bug comment, libgnome-keyring itself is actually needed, though
there are no direct calls in owncloud-client itself. So depend on
qtkeychain[gnome-keyring]

Closes: https://bugs.gentoo.org/666798
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
net-misc/owncloud-client/owncloud-client-2.6.1.13407-r1.ebuild [moved from net-misc/owncloud-client/owncloud-client-2.6.1.13407.ebuild with 94% similarity]

similarity index 94%
rename from net-misc/owncloud-client/owncloud-client-2.6.1.13407.ebuild
rename to net-misc/owncloud-client/owncloud-client-2.6.1.13407-r1.ebuild
index fbddf9224bbb468811ec6da72ea16bcfba7518ae..a084b55ed744ce2f68980091d793b8966cc12c5a 100644 (file)
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc dolphin gnome-keyring nautilus test"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.4:3
-       dev-libs/qtkeychain[qt5(+)]
+       dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
        dev-qt/qtconcurrent:5
        dev-qt/qtcore:5
        dev-qt/qtdbus:5
@@ -31,8 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
        )
        nautilus? ( dev-python/nautilus-python )"
 
-RDEPEND="${COMMON_DEPEND}
-       gnome-keyring? ( gnome-base/gnome-keyring )"
+RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}
        dev-qt/linguist-tools:5
        doc? (