diff options
Diffstat (limited to 'sys-apps/agedu/agedu-20200705.ebuild')
-rw-r--r-- | sys-apps/agedu/agedu-20200705.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/agedu/agedu-20200705.ebuild b/sys-apps/agedu/agedu-20200705.ebuild index be1c1f08bf7d..e044de694b53 100644 --- a/sys-apps/agedu/agedu-20200705.ebuild +++ b/sys-apps/agedu/agedu-20200705.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 @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc ipv6" -DEPEND="doc? ( app-doc/halibut )" +DEPEND="doc? ( app-text/halibut )" PATCHES=( "${FILESDIR}/${PN}-r9671-fix-automagic.patch" |