From 95a7249bf6cbad67c02f4ee3de3faa8d08d2927f Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 17 Feb 2024 18:00:14 +0200 Subject: app-office/gnumeric: inherit libtool.eclass for elibtoolize instead of autotools.eclass Signed-off-by: Mart Raudsepp --- app-office/gnumeric/gnumeric-1.12.57.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office') diff --git a/app-office/gnumeric/gnumeric-1.12.57.ebuild b/app-office/gnumeric/gnumeric-1.12.57.ebuild index 5a9dbd36d70d..3292eef94050 100644 --- a/app-office/gnumeric/gnumeric-1.12.57.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.57.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) -inherit autotools gnome.org python-r1 xdg +inherit gnome.org libtool python-r1 xdg DESCRIPTION="The GNOME Spreadsheet" HOMEPAGE="http://www.gnumeric.org/" -- cgit v1.2.3-65-gdbad