mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 18:41:38 +00:00
Fix license for ncurses to prevent rate limiting
This commit is contained in:
@@ -19,8 +19,12 @@ name "ncurses"
|
||||
default_version "6.2"
|
||||
|
||||
license "MIT"
|
||||
license_file "http://invisible-island.net/ncurses/ncurses-license.html"
|
||||
license_file "http://invisible-island.net/ncurses/ncurses.faq.html"
|
||||
license_file "COPYING"
|
||||
|
||||
# This quickly gets rate-limit and blocked on self-hosted runners.
|
||||
# license_file "http://invisible-island.net/ncurses/ncurses-license.html"
|
||||
# license_file "http://invisible-island.net/ncurses/ncurses.faq.html"
|
||||
|
||||
skip_transitive_dependency_licensing true
|
||||
|
||||
dependency "libtool"
|
||||
|
||||
Reference in New Issue
Block a user