commit:     12f2d50ad6c8c1cd28da8a64a4b711d4930b7af4
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 20:26:31 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 20:26:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f2d50a

x11-wm/windowmaker: live ebuild still needs eautoreconf

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-wm/windowmaker/windowmaker-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-wm/windowmaker/windowmaker-9999.ebuild 
b/x11-wm/windowmaker/windowmaker-9999.ebuild
index ad2be5a87876..3dd602d649cc 100644
--- a/x11-wm/windowmaker/windowmaker-9999.ebuild
+++ b/x11-wm/windowmaker/windowmaker-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-inherit desktop git-r3
+inherit autotools desktop git-r3
 
 DESCRIPTION="The fast and light GNUstep window manager"
 HOMEPAGE="https://www.windowmaker.org/";
@@ -54,6 +54,7 @@ src_prepare() {
        done
 
        default
+       eautoreconf
 }
 
 src_configure() {

Reply via email to