diff options
Diffstat (limited to 'net-analyzer/symon/symon-2.88.ebuild')
-rw-r--r-- | net-analyzer/symon/symon-2.88.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/symon/symon-2.88.ebuild b/net-analyzer/symon/symon-2.88.ebuild index 521fcb00eb67..db593d82b2e3 100644 --- a/net-analyzer/symon/symon-2.88.ebuild +++ b/net-analyzer/symon/symon-2.88.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~sparc ~x86" IUSE="perl +symon symux" REQUIRED_USE="|| ( perl symon symux )" -BDEPEND="sys-devel/pmake" +BDEPEND="dev-build/pmake" RDEPEND=" perl? ( dev-lang/perl ) symux? ( net-analyzer/rrdtool ) |