aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/bindeps.d/linux-void.txt3
-rw-r--r--etc/pacmans.txt1
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/bindeps.d/linux-void.txt b/etc/bindeps.d/linux-void.txt
new file mode 100644
index 0000000..9c0f7d4
--- /dev/null
+++ b/etc/bindeps.d/linux-void.txt
@@ -0,0 +1,3 @@
+gcc=gcc
+make=make
+perl=perl
diff --git a/etc/pacmans.txt b/etc/pacmans.txt
index 39ea6e0..f44794c 100644
--- a/etc/pacmans.txt
+++ b/etc/pacmans.txt
@@ -2,3 +2,4 @@ freebsd=pkg update && pkg install -y
linux-debian_gnu_linux=apt update && apt install -y
linux-ubuntu=apt update && apt install -y
linux-alpine_linux=apk add --no-cache
+linux-void=xbps-install -Sy