mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: make-torbrowser: Remove bundled zlib from source.
* gnu/packages/tor-browsers.scm (make-torbrowser)[arguments]<#:phases>: Remove bundled zlib. Change-Id: I96bc7416b0f69670cf03def0418cb0ced68ae28e Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
3d15f6a891
commit
cb0e8e5098
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ Browser.")
|
|||
;;
|
||||
"modules/freetype2"
|
||||
;; "media/libjpeg" ; needed for now, because media/libjpeg/moz.build is referenced from config/external/moz.build
|
||||
;; UNBUNDLE-ME! "modules/zlib"
|
||||
"modules/zlib"
|
||||
"ipc/chromium/src/third_party/libevent"
|
||||
"media/libvpx"
|
||||
;; UNBUNDLE-ME! "media/libogg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue