Merge lp:~markellmtthw/footnote/fix-932224 into lp:footnote

Proposed by Matthew Markell
Status: Merged
Approved by: Tom Beckmann
Approved revision: 136
Merged at revision: 139
Proposed branch: lp:~markellmtthw/footnote/fix-932224
Merge into: lp:footnote
Diff against target: 22 lines (+18/-0)
1 file modified
INSTALL (+18/-0)
To merge this branch: bzr merge lp:~markellmtthw/footnote/fix-932224
Reviewer Review Type Date Requested Status
Tom Beckmann (community) Approve
Review via email: mp+93456@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Tom Beckmann (tombeckmann) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'INSTALL'
2--- INSTALL 1970-01-01 00:00:00 +0000
3+++ INSTALL 2012-02-16 17:05:21 +0000
4@@ -0,0 +1,18 @@
5+Dependencies:
6+ debhelper (>= 7)
7+ cmake
8+ pkg-config
9+ valac
10+ libgtk-3-dev
11+ libgranite-dev
12+ libsqlheavy0.1-dev
13+ libgee-dev
14+
15+Installation:
16+ bzr branch lp:footnote
17+ cd footnote
18+ mkdir build
19+ cd build
20+ cmake .. -DCMAKE_INSTALL_PREFIX
21+ make
22+ sudo make install

Subscribers

People subscribed via source and target branches