mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Migrate to SQLCipher for messages/cache
Quite a few other fixes, including: - Sending to contact with no avatar yet (not synced from mobile) - Left pane doesn't update quickly or at all on new message - Left pane doesn't show sent or error status Also: - Contributing.md: Ensure set of linux dev dependencies is complete
This commit is contained in:
@@ -45,8 +45,10 @@ Then you need `git`, if you don't have that yet: https://git-scm.com/
|
||||
### Linux
|
||||
|
||||
1. Pick your favorite package manager.
|
||||
1. Install Python 2.x.
|
||||
1. Install GCC.
|
||||
1. Install `python`
|
||||
1. Install `gcc`
|
||||
1. Install `g++`
|
||||
1. Install `make`
|
||||
|
||||
### All platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user