summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hn/Makefile b/hn/Makefile
index d425207..f054558 100644
--- a/hn/Makefile
+++ b/hn/Makefile
@@ -1,3 +1,3 @@
pkgs:
- raco pkg install sxml
+ raco pkg install --skip-installed html-parsing sxml
.PHONY: pkgs