aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/system
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/.flake/system')
-rw-r--r--macos.local/.flake/system/homebrew.nix.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org
index 46bc684..9c02812 100644
--- a/macos.local/.flake/system/homebrew.nix.org
+++ b/macos.local/.flake/system/homebrew.nix.org
@@ -55,6 +55,12 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
"osx-cross/avr/avarice"
"osx-cross/avr/avr-gcc@14"
+ # needed for pdf-tools for emacs
+ "autoconf"
+ "automake"
+ "pkg-config"
+ "poppler"
+
# required by emacs-plus@30
"imagemagick"
"jansson"