mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
linux docs: (Arch) Add key to keyring
for me it was necessary to add the key manually to the key ring. Otherwise I could not have installed the packages Merges https://github.com/espressif/esp-idf/pull/1029 (Amended to remove reference to exact key, references AUR links instead.)
This commit is contained in:
@@ -80,6 +80,8 @@ Backwards compatibility libraries are available in AUR_ for native and lib32 con
|
|||||||
- https://aur.archlinux.org/packages/ncurses5-compat-libs/
|
- https://aur.archlinux.org/packages/ncurses5-compat-libs/
|
||||||
- https://aur.archlinux.org/packages/lib32-ncurses5-compat-libs/
|
- https://aur.archlinux.org/packages/lib32-ncurses5-compat-libs/
|
||||||
|
|
||||||
|
Before installing these packages you might need to add the author's public key to your keyring as described in the "Comments" section at the links above.
|
||||||
|
|
||||||
Alternatively, use crosstool-NG to compile a gdb that links against ncurses 6.
|
Alternatively, use crosstool-NG to compile a gdb that links against ncurses 6.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user