aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e581db442b042374cccdd345c9666f1fe870cbfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#Dino
![screenshots](http://i.imgur.com/xIKPEFF.png)

##Install

###Dependencies
    glib2
    gtk3 (≥ 3.22)
    gpgme (For the OpenPGP plugin)
    libgee-0.8 (≥ 0.10)
    libnotify
    openssl (For the OMEMO plugin)
    sqlite3

**Build-time dependencies**

    cmake
    gcc
    ninja(-build) (recommend)
    valac (≥ 0.30)

###Build
    ./configure
    make
    build/dino