abiword: unpin autotools (#427545)

This commit is contained in:
Nick Cao
2025-07-23 16:22:34 -04:00
committed by GitHub
+2 -2
View File
@@ -2,7 +2,7 @@
lib,
stdenv,
fetchFromGitLab,
autoreconfHook269,
autoreconfHook,
autoconf-archive,
pkg-config,
gtk3,
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [
autoreconfHook269
autoreconfHook
autoconf-archive
pkg-config
wrapGAppsHook3