瀏覽代碼

Note that pkgconfig is now needed, and has been for a few releases.

Nick Mathewson 7 年之前
父節點
當前提交
fecc66d1e6
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changes/new_requirement_pkgconfig

+ 5 - 0
changes/new_requirement_pkgconfig

@@ -0,0 +1,5 @@
+  o New dependencies:
+    - To build with zstd and lzma support, Tor now requires the
+      pkg-config tool at build time. (This requirement was new in
+      0.3.1.1-alpha, but was not noted at the time. Noting it here to
+      close ticket 22623.)