commit: be49648f0260c6edeb43af78e9fa42967815ac48
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 05:21:25 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 05:22:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be49648f
net-misc/seafile-client: move linguist-tools to BDEPEND
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/seafile-client/seafile-client-7.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/seafile-client/seafile-client-7.0.2.ebuild
b/net-misc/seafile-client/seafile-client-7.0.2.ebuild
index 362f229b176..8305fcd55b4 100644
--- a/net-misc/seafile-client/seafile-client-7.0.2.ebuild
+++ b/net-misc/seafile-client/seafile-client-7.0.2.ebuild
@@ -27,8 +27,8 @@ RDEPEND="net-libs/libsearpc
dev-qt/qtdbus:5
shibboleth? ( dev-qt/qtwebengine:5[widgets] )"
DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5
test? ( dev-qt/qttest:5 )"
+BDEPEND="dev-qt/linguist-tools:5"
src_prepare() {
eapply "${FILESDIR}/${PN}-select-qt5.patch"