File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
- name : Install Poppler
46
46
run : |
47
47
dnf install -y poppler-utils which mlocate libjpeg-devel fontconfig-devel libtiff-devel libpng-devel pkg-config
48
- rpm -Uvh https://rpmfind.net/linux/opensuse/distribution/leap/15.2 /repo/oss/x86_64/libopenjpeg1-1.5.2-lp152 .4.9 .x86_64.rpm
49
- rpm -Uvh https://rpmfind.net/linux/opensuse/distribution/leap/15.3 /repo/oss/x86_64/openjpeg-devel-1.5.2-2.28 .x86_64.rpm
48
+ rpm -Uvh https://rpmfind.net/linux/opensuse/distribution/leap/15.5 /repo/oss/x86_64/libopenjpeg1-1.5.2-150000 .4.10.1 .x86_64.rpm
49
+ rpm -Uvh https://rpmfind.net/linux/opensuse/distribution/leap/15.5 /repo/oss/x86_64/openjpeg-devel-1.5.2-150000.4.10.1 .x86_64.rpm
50
50
updatedb && mkdir -p lambda_layer/python/bin
51
51
- name : Copy dependencies
52
52
run : |
You can’t perform that action at this time.
0 commit comments