mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[docker] enable bzip2
This commit is contained in:
parent
aaced859ee
commit
81ec46e11c
@ -13,7 +13,7 @@ meson /tmp/builddir --cross-file cross/linux-djgpp.txt \
|
||||
-Dbacktrace=false \
|
||||
-Dbittorrent=false \
|
||||
-Dbrotli=true \
|
||||
-Dbzlib=false \
|
||||
-Dbzlib=true \
|
||||
-Dcgi=false \
|
||||
-Dcss=false \
|
||||
-Dcombining=false \
|
||||
|
@ -14,7 +14,7 @@ meson /tmp/builddir2 --cross-file cross/linux-djgpp.txt \
|
||||
-Dbacktrace=false \
|
||||
-Dbittorrent=false \
|
||||
-Dbrotli=true \
|
||||
-Dbzlib=false \
|
||||
-Dbzlib=true \
|
||||
-Dcgi=false \
|
||||
-Dcss=false \
|
||||
-Dcombining=false \
|
||||
|
Loading…
Reference in New Issue
Block a user