summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2019-10-16 08:21:25 +0300
committerJoonas Niilola <juippis@gentoo.org>2019-10-16 08:22:04 +0300
commitbe49648f0260c6edeb43af78e9fa42967815ac48 (patch)
treed5e28c808e046cb782a7081b5cf2c2c18ee48d58 /net-misc
parentnet-misc/seafile-client: Bump to version 7.0.2 (diff)
downloadgentoo-be49648f0260c6edeb43af78e9fa42967815ac48.tar.gz
gentoo-be49648f0260c6edeb43af78e9fa42967815ac48.tar.bz2
gentoo-be49648f0260c6edeb43af78e9fa42967815ac48.zip
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@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/seafile-client/seafile-client-7.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 362f229b176c..8305fcd55b44 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"