texlive[73837] Build/source/.github/scripts/build-asy.sh: Try to add
commits+preining at tug.org
commits+preining at tug.org
Mon Feb 10 00:42:22 CET 2025
Revision: 73837
https://tug.org/svn/texlive?view=revision&revision=73837
Author: preining
Date: 2025-02-10 00:42:22 +0100 (Mon, 10 Feb 2025)
Log Message:
-----------
Try to add libtool to freebsd builds
Modified Paths:
--------------
trunk/Build/source/.github/scripts/build-asy.sh
Modified: trunk/Build/source/.github/scripts/build-asy.sh
===================================================================
--- trunk/Build/source/.github/scripts/build-asy.sh 2025-02-09 23:42:04 UTC (rev 73836)
+++ trunk/Build/source/.github/scripts/build-asy.sh 2025-02-09 23:42:22 UTC (rev 73837)
@@ -34,7 +34,7 @@
apt-get install -y --no-install-recommends build-essential pkg-config libeigen3-dev libcurl4-openssl-dev libreadline-dev libboost-filesystem-dev flex libglu1-mesa-dev freeglut3-dev libosmesa6-dev libreadline6-dev zlib1g-dev bison libglm-dev libncurses-dev python3 libtirpc-dev
;;
freebsd)
- env ASSUME_ALWAYS_YES=YES pkg install -y gmake gcc pkgconf libX11 libXt libXaw fontconfig perl5 eigen readline flex libGLU freeglut libosmesa zlib-ng bison glm ncurses python python3
+ env ASSUME_ALWAYS_YES=YES pkg install -y gmake gcc pkgconf libX11 libXt libXaw fontconfig perl5 eigen readline flex libGLU freeglut libosmesa zlib-ng bison glm ncurses python python3 libtool
;;
*)
echo "Unsupported build system: $buildsys" >&2
More information about the tex-live-commits
mailing list.