diff options
-rw-r--r-- | debian/_buildscripts/local/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/_buildscripts/local/README.txt b/debian/_buildscripts/local/README.txt index a72dc43e7..0286f9454 100644 --- a/debian/_buildscripts/local/README.txt +++ b/debian/_buildscripts/local/README.txt @@ -89,8 +89,8 @@ A) Environment preparation For example: deb http://mirror.ppa.trinitydesktop.org/trinity-sb buster deps-r14 - install package dirmngr if required - - import Slavek's GPG key into your apt keyring - sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key A04BE668 + - import TDE Archive Signing key into your apt keyring + sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key C93AF1698685AD8B 9.2) Building extra dependencies locally - open "_config.sh" and set the variable USE_PREBUILD_EXTRA_DEPS to "n" |