summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/mydns/mydns-1.2.8.31-r2.ebuild')
-rw-r--r--net-dns/mydns/mydns-1.2.8.31-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/mydns/mydns-1.2.8.31-r2.ebuild b/net-dns/mydns/mydns-1.2.8.31-r2.ebuild
index 0c9ae6161d59..1958484d8b1b 100644
--- a/net-dns/mydns/mydns-1.2.8.31-r2.ebuild
+++ b/net-dns/mydns/mydns-1.2.8.31-r2.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
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
IUSE="alias debug nls mysql postgres ssl static status"
-BDEPEND="sys-devel/bison"
+BDEPEND="app-alternatives/yacc"
RDEPEND="
virtual/libiconv
mysql? ( dev-db/mysql-connector-c:= )