Skip to content

Commit bf15cf7

Browse files
scripts(setup-archlinux.sh): recommend lib32-c-ares from AUR
Needed to build Node.js for 32-bit architectures
1 parent 70a499e commit bf15cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup-archlinux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ echo
6666
echo "- ncurses5-compat-libs"
6767
echo "- makedepend"
6868
echo "- python2"
69+
echo "- lib32-c-ares"

0 commit comments

Comments
 (0)