diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-14 21:19:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-15 16:58:23 +0100 |
commit | e92da579956495086c78eac089068406effd57e5 (patch) | |
tree | 2cd62b938494df130f2620113b44c7d280490463 /sci-mathematics | |
parent | Move {sys-devel → dev-build}/autoconf-dickey (diff) | |
download | gentoo-e92da579956495086c78eac089068406effd57e5.tar.gz gentoo-e92da579956495086c78eac089068406effd57e5.tar.bz2 gentoo-e92da579956495086c78eac089068406effd57e5.zip |
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/genius/genius-1.0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/genius/genius-1.0.27.ebuild b/sci-mathematics/genius/genius-1.0.27.ebuild index e96bbc796b32..5e47fa95099f 100644 --- a/sci-mathematics/genius/genius-1.0.27.ebuild +++ b/sci-mathematics/genius/genius-1.0.27.ebuild @@ -30,10 +30,10 @@ RDEPEND=" DEPEND="${RDEPEND} dev-util/gtk-update-icon-cache dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive app-alternatives/lex app-alternatives/yacc -" # eautoreconf needs sys-devel/autoconf-archive +" # eautoreconf needs dev-build/autoconf-archive # dev-util/gtk-update-icon-cache because configure checks for it for some reason and never calls it with DESTDIR set.. PATCHES=( |