net-misc/ntp: add blocker on net-misc/ntpsec
authorMike Gilbert <floppym@gentoo.org>
Tue, 27 Feb 2018 18:03:33 +0000 (13:03 -0500)
committerMike Gilbert <floppym@gentoo.org>
Tue, 27 Feb 2018 18:03:33 +0000 (13:03 -0500)
Closes: https://bugs.gentoo.org/648972
Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

net-misc/ntp/ntp-4.2.8_p10-r1.ebuild

index af336404a1758e6c8c15c02e41e91ec80e822750..6762a5a4c411da1b4a1fc87496aa171399129947 100644 (file)
@@ -31,7 +31,9 @@ DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}
        selinux? ( sec-policy/selinux-ntp )
-       vim-syntax? ( app-vim/ntp-syntax )"
+       vim-syntax? ( app-vim/ntp-syntax )
+       !net-misc/ntpsec
+"
 PDEPEND="openntpd? ( net-misc/openntpd )"
 
 S=${WORKDIR}/${MY_P}