Merge lp:~nonamenoname/cerbere/fix-1270091 into lp:~elementary-pantheon/cerbere/cerbere

Proposed by No Name
Status: Merged
Approved by: Rico Tzschichholz
Approved revision: 46
Merged at revision: 46
Proposed branch: lp:~nonamenoname/cerbere/fix-1270091
Merge into: lp:~elementary-pantheon/cerbere/cerbere
Diff against target: 12 lines (+1/-1)
1 file modified
src/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~nonamenoname/cerbere/fix-1270091
Reviewer Review Type Date Requested Status
Rico Tzschichholz Approve
Review via email: mp+203119@code.launchpad.net

Commit message

Switch to gee-0.8

Description of the change

Switch to gee-0.8

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/CMakeLists.txt'
2--- src/CMakeLists.txt 2013-04-19 04:00:39 +0000
3+++ src/CMakeLists.txt 2014-01-24 16:59:05 +0000
4@@ -7,7 +7,7 @@
5 # pkgconfig, real C code
6 find_package(PkgConfig)
7
8-set(VALA_DEPS glib-2.0 gio-2.0 gee-1.0)
9+set(VALA_DEPS glib-2.0 gio-2.0 gee-0.8)
10
11 pkg_check_modules(DEPS REQUIRED ${VALA_DEPS})
12 set(CFLAGS ${DEPS_CFLAGS} ${DEPS_CFLAGS_OTHER})

Subscribers

People subscribed via source and target branches

to all changes: