Skip to content

Commit

Permalink
Added linux libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanyaqoobvirk committed Mar 28, 2016
1 parent c17512c commit a85473e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# sublime-crypt
crypt modules for Sublime Text 2 and 3 on all platforms and architectures where it missing

This is a Sublime Text dependency that adds the missing `crypt` shared
library to the following versions of Sublime Text that are missing it:

- ST2 on Linux (x32 and x64)
- ST3 on Linux (x32 and x64)
Binary file added st2_linux_x32/crypt.so
Binary file not shown.
Binary file added st2_linux_x64/crypt.so
Binary file not shown.
Binary file added st3_linux_x32/_crypt.cpython-33m.so
Binary file not shown.
Binary file added st3_linux_x64/_crypt.cpython-33m.so
Binary file not shown.

0 comments on commit a85473e

Please sign in to comment.