summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-25 18:50:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-08-08 11:40:17 +0200
commitde3dc5dc768d06a1649d98821b331fa8aa320643 (patch)
tree3c70afb0e5131dc2cbaf6eea3c0cca4cf7d5c6c3 /app-crypt/xca
parentapp-admin/testdisk: Move dev-qt/linguist-tools:5 to BDEPEND (diff)
downloadgentoo-de3dc5dc768d06a1649d98821b331fa8aa320643.tar.gz
gentoo-de3dc5dc768d06a1649d98821b331fa8aa320643.tar.bz2
gentoo-de3dc5dc768d06a1649d98821b331fa8aa320643.zip
app-crypt/xca: Move dev-qt/linguist-tools:5 to BDEPEND
Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-rw-r--r--app-crypt/xca/xca-2.4.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/xca/xca-2.4.0-r2.ebuild b/app-crypt/xca/xca-2.4.0-r2.ebuild
index 24e383caf260..2fba492816d1 100644
--- a/app-crypt/xca/xca-2.4.0-r2.ebuild
+++ b/app-crypt/xca/xca-2.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -22,8 +22,8 @@ RDEPEND="
dev-qt/qtwidgets:5
>=dev-libs/openssl-1.1.0:=
doc? ( app-text/linuxdoc-tools )"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
PATCHES=(
"${FILESDIR}/${PN}-1.0.0-desktop.patch"