about summary refs log tree commit diff
path: root/pkgs/applications/office/abiword
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/abiword')
-rw-r--r--pkgs/applications/office/abiword/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/abiword/default.nix b/pkgs/applications/office/abiword/default.nix
index 954c50befc8a9..ab53692cf8064 100644
--- a/pkgs/applications/office/abiword/default.nix
+++ b/pkgs/applications/office/abiword/default.nix
@@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
   nativeBuildInputs = [
     pkg-config
     wrapGAppsHook
+    perl
   ];
 
   buildInputs = [
@@ -44,7 +45,6 @@ stdenv.mkDerivation rec {
     enchant
     wv
     libjpeg
-    perl
     boost
     libxslt
     goffice