Merge lp:~codygarver/switchboard-plug-onlineaccounts/fix-1244642 into lp:~elementary-apps/switchboard-plug-onlineaccounts/trunk

Proposed by Cody Garver
Status: Merged
Approved by: Corentin Noël
Approved revision: 8
Merged at revision: 13
Proposed branch: lp:~codygarver/switchboard-plug-onlineaccounts/fix-1244642
Merge into: lp:~elementary-apps/switchboard-plug-onlineaccounts/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~codygarver/switchboard-plug-onlineaccounts/fix-1244642
Reviewer Review Type Date Requested Status
Corentin Noël Approve
Review via email: mp+192742@code.launchpad.net

Commit message

Require GTK 3.8 or greater

Description of the change

Require GTK 3.8 or greater

To post a comment you must log in.
Revision history for this message
Cody Garver (codygarver) wrote :

Make sure you test this, I didn't have the required valac or dependencies when I made it.

Revision history for this message
Corentin Noël (tintou) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2013-10-21 19:00:51 +0000
3+++ CMakeLists.txt 2013-10-25 19:51:24 +0000
4@@ -78,7 +78,7 @@
5 gio-2.0
6 gio-unix-2.0
7 gee-1.0
8- gtk+-3.0
9+ gtk+-3.0>=3.8
10 granite
11 pantheon
12 libaccounts-glib

Subscribers

People subscribed via source and target branches

to all changes: