mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
macOS: Remove unused GN extra dependency
This commit is contained in:
@@ -12,11 +12,3 @@ version = 5.0.1
|
||||
url = http://llvm.org/releases/{version}/clang+llvm-{version}-x86_64-apple-darwin.tar.xz
|
||||
download_name = clang+llvm-{version}-x86_64-apple-darwin.tar.xz
|
||||
strip_leading_dirs = clang+llvm-{version}-final-x86_64-apple-darwin
|
||||
|
||||
# TODO: Remove the following dependency in the next stable version
|
||||
# Issue 291: GN variable "bundle_contents_dir" is not implemented in Chromium 62's GN
|
||||
# From a quick check, Chromium 63 has this implemented.
|
||||
[tools/gn]
|
||||
version = 63.0.3239.70
|
||||
url = https://chromium.googlesource.com/chromium/src/+archive/{version}/tools/gn.tar.gz
|
||||
download_name = src-{version}-tools-gn.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user