summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-01-19 11:13:58 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2019-01-19 11:14:16 -0800
commit72f717e700d8a2de4287da126a62024614008a4c (patch)
tree7791cef65dfddfbe2cf2d63eb3ed839efcbeec81 /sci-geosciences
parentdev-libs/libsodium: add support on musl (diff)
downloadgentoo-72f717e700d8a2de4287da126a62024614008a4c.tar.gz
gentoo-72f717e700d8a2de4287da126a62024614008a4c.tar.bz2
gentoo-72f717e700d8a2de4287da126a62024614008a4c.zip
sci-geosciences/gpsd: permit net-misc/ntpsec for USE=ntp
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.17-r3.ebuild3
-rw-r--r--sci-geosciences/gpsd/gpsd-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild
index 67bbed4914e3..ecc199ad940b 100644
--- a/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.17-r3.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=5
@@ -46,6 +46,7 @@ RDEPEND="
ncurses? ( sys-libs/ncurses:= )
ntp? ( || (
net-misc/ntp
+ net-misc/ntpsec
net-misc/chrony
) )
qt5? (
diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild
index 445bb73cc6e4..84668fd1c77f 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-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=5
@@ -46,6 +46,7 @@ RDEPEND="
ncurses? ( sys-libs/ncurses:= )
ntp? ( || (
net-misc/ntp
+ net-misc/ntpsec
net-misc/chrony
) )
qt5? (