summaryrefslogtreecommitdiff
path: root/app-crypt/qca/qca-2.1.3-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /app-crypt/qca/qca-2.1.3-r2.ebuild
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
Diffstat (limited to 'app-crypt/qca/qca-2.1.3-r2.ebuild')
-rw-r--r--app-crypt/qca/qca-2.1.3-r2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.1.3-r2.ebuild b/app-crypt/qca/qca-2.1.3-r2.ebuild
index fc3445a32dde..a1d5bbb0df5f 100644
--- a/app-crypt/qca/qca-2.1.3-r2.ebuild
+++ b/app-crypt/qca/qca-2.1.3-r2.ebuild
@@ -33,9 +33,11 @@ COMMON_DEPEND="
)
"
DEPEND="${COMMON_DEPEND}
- dev-qt/qtnetwork:5
doc? ( app-doc/doxygen )
- test? ( dev-qt/qttest:5 )
+ test? (
+ dev-qt/qtnetwork:5
+ dev-qt/qttest:5
+ )
"
RDEPEND="${COMMON_DEPEND}
!app-crypt/qca-cyrus-sasl
@@ -48,6 +50,7 @@ RDEPEND="${COMMON_DEPEND}
PATCHES=(
"${FILESDIR}/${PN}-disable-pgp-test.patch"
"${FILESDIR}/${P}-c++11.patch"
+ "${FILESDIR}/${P}-deps.patch"
)
qca_plugin_use() {