summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2016-05-23 14:53:24 -0600
committerChristoph Junghans <ottxor@gentoo.org>2016-05-23 14:56:41 -0600
commit49213a5fc2daf0daabbe511365a096af877a7c9a (patch)
treeb190e5236e6934cc5058db5b13ff7e08cca17908 /net-misc/openntpd
parentbase/package.use.mask: mask libessl for net-misc/openntpd (diff)
downloadgentoo-49213a5fc2daf0daabbe511365a096af877a7c9a.tar.gz
gentoo-49213a5fc2daf0daabbe511365a096af877a7c9a.tar.bz2
gentoo-49213a5fc2daf0daabbe511365a096af877a7c9a.zip
net-misc/openntpd: fix deps (bug #583652)
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r--net-misc/openntpd/openntpd-5.9_p1-r1.ebuild (renamed from net-misc/openntpd/openntpd-5.9_p1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openntpd/openntpd-5.9_p1.ebuild b/net-misc/openntpd/openntpd-5.9_p1-r1.ebuild
index 80015bb5422b..1c782618831a 100644
--- a/net-misc/openntpd/openntpd-5.9_p1.ebuild
+++ b/net-misc/openntpd/openntpd-5.9_p1-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="libressl selinux"
DEPEND="!<=net-misc/ntp-4.2.0-r2
!net-misc/ntp[-openntpd]
- libressl? ( dev-libs/libressl )"
+ libressl? ( >=dev-libs/libressl-2.3.2 )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-ntp )"