diff options
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2018.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ostree/ostree-2018.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/ostree/ostree-2018.5.ebuild b/dev-util/ostree/ostree-2018.5.ebuild index 3c2aec24a4af..a625a9af6c8f 100644 --- a/dev-util/ostree/ostree-2018.5.ebuild +++ b/dev-util/ostree/ostree-2018.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ COMMON_DEPEND=" dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= - dev-libs/openssl:= + dev-libs/openssl:0= net-misc/curl:= sys-apps/util-linux:= sys-fs/fuse:= diff --git a/dev-util/ostree/ostree-2018.9.ebuild b/dev-util/ostree/ostree-2018.9.ebuild index 495e21ac476f..deeb95b146b1 100644 --- a/dev-util/ostree/ostree-2018.9.ebuild +++ b/dev-util/ostree/ostree-2018.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ COMMON_DEPEND=" dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= - dev-libs/openssl:= + dev-libs/openssl:0= sys-apps/util-linux:= sys-fs/fuse:= sys-libs/zlib:= |