LFS libxslt 1.1.38

This commit is contained in:
fosslinux 2024-01-28 12:36:31 +11:00
parent 2559315659
commit 9acb6a42c7
3 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,7 @@
src_configure() {
PKG_CONFIG_PATH="${LIBDIR}/pkgconfig/" \
./configure \
--prefix="${PREFIX}" \
--libdir="${LIBDIR}" \
--sysconfdir=/etc
}

View file

@ -0,0 +1 @@
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.38.tar.xz 1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1

View file

@ -204,3 +204,4 @@ improve: update_checksums ( UPDATE_CHECKSUMS == True )
improve: after
build: git-2.43.0
build: libxml2-2.10.4
build: libxslt-1.1.38