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
=== added file 'INSTALL'
--- INSTALL 1970-01-01 00:00:00 +0000
+++ INSTALL 2012-02-16 17:05:21 +0000
@@ -0,0 +1,18 @@
1Dependencies:
2 debhelper (>= 7)
3 cmake
4 pkg-config
5 valac
6 libgtk-3-dev
7 libgranite-dev
8 libsqlheavy0.1-dev
9 libgee-dev
10
11Installation:
12 bzr branch lp:footnote
13 cd footnote
14 mkdir build
15 cd build
16 cmake .. -DCMAKE_INSTALL_PREFIX
17 make
18 sudo make install

Subscribers

People subscribed via source and target branches