mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Pull from ubuntu's package archives for version 23.08
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
sudo apt-get install -y cmake libjpeg-dev libfontconfig1-dev libopenjp2-7-dev libopenjpip7 libopenjp2-7 libglib2.0-dev libnss3-dev libunwind-dev libgoogle-perftools-dev libboost-dev
|
sudo apt-get install -y cmake libjpeg-dev libfontconfig1-dev libopenjp2-7-dev libopenjpip7 libopenjp2-7 libglib2.0-dev libnss3-dev libunwind-dev libgoogle-perftools-dev libboost-dev
|
||||||
- name: Build newer poppler
|
- name: Build newer poppler
|
||||||
run: |
|
run: |
|
||||||
wget https://poppler.freedesktop.org/poppler-23.10.0.tar.xz
|
wget http://archive.ubuntu.com/ubuntu/pool/main/p/poppler/poppler_23.08.0.orig.tar.xz
|
||||||
tar xf poppler-23.10.0.tar.xz
|
tar xf poppler-23.10.0.tar.xz
|
||||||
cd poppler-23.10.0
|
cd poppler-23.10.0
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
|||||||
Reference in New Issue
Block a user