mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-apps/copyq: [QA] Put 'test?' USE conditional in DEPEND
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -24,11 +24,11 @@ RDEPEND="
|
||||
x11-libs/libX11
|
||||
x11-libs/libXfixes
|
||||
x11-libs/libXtst
|
||||
test? ( dev-qt/qttest:5 )
|
||||
webkit? ( dev-qt/qtwebkit:5 )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-qt/linguist-tools:5
|
||||
test? ( dev-qt/qttest:5 )
|
||||
"
|
||||
|
||||
S=${WORKDIR}/CopyQ-${PV}
|
||||
|
||||
Reference in New Issue
Block a user