summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-07-16 13:06:52 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-07-16 13:08:36 -0400
commit53265575b3fd7dec1196f3e3bbebc719d22cb808 (patch)
tree0e41cf57fe3f4613156eda99c7a2ba0ece2cef56 /net-misc/ntpsec/ntpsec-9999.ebuild
parentprofiles: Readd panfrost to use.mask (diff)
downloadgentoo-53265575b3fd7dec1196f3e3bbebc719d22cb808.tar.gz
gentoo-53265575b3fd7dec1196f3e3bbebc719d22cb808.tar.bz2
gentoo-53265575b3fd7dec1196f3e3bbebc719d22cb808.zip
net-misc/ntpsec: drop libressl flag, bug #689818
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'net-misc/ntpsec/ntpsec-9999.ebuild')
-rw-r--r--net-misc/ntpsec/ntpsec-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/ntpsec/ntpsec-9999.ebuild b/net-misc/ntpsec/ntpsec-9999.ebuild
index b227382f452e..d8f848a621db 100644
--- a/net-misc/ntpsec/ntpsec-9999.ebuild
+++ b/net-misc/ntpsec/ntpsec-9999.ebuild
@@ -32,16 +32,15 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
SLOT="0"
-IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat nist ntpviz samba seccomp smear tests" #ionice
REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
# net-misc/pps-tools oncore,pps
CDEPEND="${PYTHON_DEPS}
${BDEPEND}
sys-libs/libcap
+ dev-libs/openssl:0=
dev-python/psutil[${PYTHON_USEDEP}]
- libressl? ( dev-libs/libressl:0= )
- !libressl? ( dev-libs/openssl:0= )
seccomp? ( sys-libs/libseccomp )
"
RDEPEND="${CDEPEND}