summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-05-28 20:43:30 +0200
committerMichał Górny <mgorny@gentoo.org>2019-05-29 12:00:03 +0200
commiteff5d163c6a1edc81b41b2c7e5b5e687ce582e56 (patch)
tree315452c312877f012cafa0e3a3774a48e37973e9 /dev-ruby/facter/facter-9999.ebuild
parentnet-misc/apt-cacher-ng: Drop Gentoo cmake additions from patch (diff)
downloadgentoo-eff5d163c6a1edc81b41b2c7e5b5e687ce582e56.tar.gz
gentoo-eff5d163c6a1edc81b41b2c7e5b5e687ce582e56.tar.bz2
gentoo-eff5d163c6a1edc81b41b2c7e5b5e687ce582e56.zip
dev-ruby/facter: [QA] Fix openssl dep
Fix openssl dependency to :0=, as the package clearly build against OpenSSL and only slot 0 installs development files. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/facter/facter-9999.ebuild')
-rw-r--r--dev-ruby/facter/facter-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/facter/facter-9999.ebuild b/dev-ruby/facter/facter-9999.ebuild
index 683775e7668d..89cbbf1b0b4b 100644
--- a/dev-ruby/facter/facter-9999.ebuild
+++ b/dev-ruby/facter/facter-9999.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
@@ -28,7 +28,7 @@ BDEPEND="
dev-cpp/cpp-hocon"
COMMON_DEPEND="
>=dev-libs/leatherman-1.0.0:=
- dev-libs/openssl:*
+ dev-libs/openssl:0=
sys-apps/util-linux
app-emulation/virt-what
net-misc/curl