diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-06 12:51:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-06 12:51:25 +0300 |
commit | 87e53b68bc8c2a3f04d9e765306f08f46983a741 (patch) | |
tree | a14b6374f73c7b203688923a3ea184c1971e7dc7 /extra/poppler/build | |
parent | 9d5c5bc4d8b4805912d277927a820e7c9499f790 (diff) | |
download | repository-87e53b68bc8c2a3f04d9e765306f08f46983a741.tar.gz |
poppler: bump to 22.01.0
Diffstat (limited to 'extra/poppler/build')
-rwxr-xr-x | extra/poppler/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/poppler/build b/extra/poppler/build index e6f4d55b..9678867d 100755 --- a/extra/poppler/build +++ b/extra/poppler/build @@ -7,6 +7,7 @@ cmake -B build \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DENABLE_CPP=ON \ -DENABLE_QT5=OFF \ + -DENABLE_BOOST=OFF \ -DWITH_NSS3=OFF cmake --build build |