libsecret.gn (194B)
1 import("//chromium/build/config/linux/pkg_config.gni") 2 3 pkg_config("libsecret_config") { 4 packages = [ "libsecret-1" ] 5 } 6 7 source_set("libsecret") { 8 public_configs = [ ":libsecret_config" ] 9 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |