summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2016-10-19 05:18:51 -0600
committerChristoph Junghans <ottxor@gentoo.org>2016-10-19 05:19:06 -0600
commit635d138957cdaa1ec89ec632402afb9b51335db9 (patch)
tree5198353e7b84e8220ec3a1e146707e0bc8cffc82 /net-misc
parentdev-perl/Devel-CheckLib: amd64 stable wrt bug #582528 (diff)
downloadgentoo-635d138957cdaa1ec89ec632402afb9b51335db9.tar.gz
gentoo-635d138957cdaa1ec89ec632402afb9b51335db9.tar.bz2
gentoo-635d138957cdaa1ec89ec632402afb9b51335db9.zip
net-misc/grive: fix curl dep
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/grive/grive-0.5.1_pre20160706.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/grive/grive-0.5.1_pre20160706.ebuild b/net-misc/grive/grive-0.5.1_pre20160706.ebuild
index 7e7b57e41200..fcc43210f975 100644
--- a/net-misc/grive/grive-0.5.1_pre20160706.ebuild
+++ b/net-misc/grive/grive-0.5.1_pre20160706.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
dev-libs/expat
>=dev-libs/json-c-0.11-r1:=
dev-libs/libgcrypt:0=
- net-misc/curl[curl_ssl_gnutls]
+ || ( net-misc/curl[curl_ssl_openssl] net-misc/curl[curl_ssl_gnutls] )
sys-libs/binutils-libs:0=
sys-libs/glibc
dev-libs/yajl