abiword: unpin autotools

This commit is contained in:
Weijia Wang
2025-07-22 21:45:59 +02:00
parent 0382d0a27b
commit b0fc2fcd39
+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