Add library requirements on README.md
This commit is contained in:
parent
af77cd9fd7
commit
1e25ece15d
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# SweeCrypt GTK
|
||||
|
||||
GUI for [SweeCrypt](https://github.com/sweezero/sweecrypt) in Python PyGTK
|
||||
GUI for [SweeCrypt](https://github.com/sweezero/sweecrypt) in Python PyGTK
|
||||
|
||||
## Requirements
|
||||
|
||||
* `sweecrypt` Python module
|
||||
* `pygobject` Python module
|
||||
`python3-gi` and `python3-gi-cario` on Debian/Ubuntu
|
||||
|
||||
* GTK3 libraries
|
||||
`gir1.2-gtk-3.0` on Debian/Ubuntu
|
Loading…
Add table
Reference in a new issue