mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2024-11-27 08:00:32 +00:00
Fix libxml2 build
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
parent
333f3dbe2b
commit
e64f2715a8
@ -44,7 +44,7 @@ popd
|
||||
popd
|
||||
|
||||
# LIBXML2
|
||||
git clone --depth=1 https://gitlab.gnome.org/GNOME/libxml2.git
|
||||
git clone --depth=1 https://github.com/GNOME/libxml2.git
|
||||
pushd libxml2
|
||||
./autogen.sh \
|
||||
--prefix=${FF_DEPS_PREFIX} \
|
||||
|
Loading…
Reference in New Issue
Block a user